Page Speed Optimization Libraries  1.6.29.3
Classes | Namespaces | Functions
net/instaweb/http/public/log_record_test_helper.h File Reference
#include "net/instaweb/http/public/logging_proto.h"
#include "net/instaweb/http/public/log_record.h"
#include "net/instaweb/rewriter/image_types.pb.h"
#include "net/instaweb/util/enums.pb.h"
#include "net/instaweb/util/public/gmock.h"
#include "net/instaweb/util/public/string.h"

Go to the source code of this file.

Classes

struct  net_instaweb::ImageRewriteInfo
class  net_instaweb::MockLogRecord
 A class which helps mock the methods of LogRecord for testing. More...

Namespaces

namespace  net_instaweb
 

Unit-test framework for wget fetcher.


Functions

Matcher< ImageRewriteInfo > net_instaweb::LogImageRewriteActivityMatcher (Matcher< const char * > id, Matcher< const GoogleString & > url, Matcher< RewriterApplication::Status > status, Matcher< bool > is_image_inlined, Matcher< bool > is_critical_image, Matcher< bool > is_url_rewritten, Matcher< int > size, Matcher< bool > try_low_res_src_insertion, Matcher< bool > low_res_src_inserted, Matcher< ImageType > low_res_image_type, Matcher< int > low_res_data_size)

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines