Page Speed Optimization Libraries
1.4.26.1
|
#include "fetcher_test.h"
Public Member Functions | |
CheckCallback (const RequestContextPtr &ctx, bool expect_success, bool *callback_called) | |
virtual void | HandleDone (bool success) |
Public Attributes | |
bool | expect_success_ |
bool * | callback_called_ |
Callback that just checks correct Done status and keeps track of whether it has been called yet or not.