Page Speed Optimization Libraries
1.8.31.3
|
#include "rewrite_options_test_base.h"
Public Member Functions | |
ThreadSystem * | thread_system () |
OptionsClass * | NewOptions () |
Public Attributes | |
scoped_ptr< ThreadSystem > | thread_system_ |
Helper class to for tests that need to initialized RewriteOptions. This class is templated so any flavor of RewriteOptions can be used.