HomeSort by relevance Sort by last modified time
    Searched refs:TestInt64CompletionCallback (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/net/base/
test_completion_callback.cc 48 TestInt64CompletionCallback::TestInt64CompletionCallback()
49 : callback_(base::Bind(&TestInt64CompletionCallback::SetResult,
53 TestInt64CompletionCallback::~TestInt64CompletionCallback() {
test_completion_callback.h 100 class TestInt64CompletionCallback : public TestInt64CompletionCallbackBase {
102 TestInt64CompletionCallback();
103 virtual ~TestInt64CompletionCallback();
110 DISALLOW_COPY_AND_ASSIGN(TestInt64CompletionCallback);
file_stream_unittest.cc 371 TestInt64CompletionCallback callback64;
432 TestInt64CompletionCallback callback64;
587 TestInt64CompletionCallback callback64;
783 TestInt64CompletionCallback callback64;
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/
webkit_file_stream_reader_impl_unittest.cc 84 net::TestInt64CompletionCallback callback;
101 net::TestInt64CompletionCallback callback;
125 net::TestInt64CompletionCallback callback;
161 net::TestInt64CompletionCallback callback;
181 net::TestInt64CompletionCallback callback;
201 net::TestInt64CompletionCallback callback;
  /external/chromium_org/content/browser/fileapi/
file_system_file_stream_reader_unittest.cc 161 net::TestInt64CompletionCallback callback;
171 net::TestInt64CompletionCallback callback;
185 net::TestInt64CompletionCallback callback;
202 net::TestInt64CompletionCallback callback;
  /external/chromium_org/webkit/browser/blob/
local_file_stream_reader_unittest.cc 155 net::TestInt64CompletionCallback callback;
165 net::TestInt64CompletionCallback callback;
179 net::TestInt64CompletionCallback callback;
196 net::TestInt64CompletionCallback callback;

Completed in 89 milliseconds