Searched refs:TestGetContentCallback (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/google_apis/drive/
H A Dtest_util.cc162 TestGetContentCallback::TestGetContentCallback() function in class:google_apis::test_util::TestGetContentCallback
163 : callback_(base::Bind(&TestGetContentCallback::OnGetContent,
167 TestGetContentCallback::~TestGetContentCallback() {
170 std::string TestGetContentCallback::GetConcatenatedData() const {
178 void TestGetContentCallback::OnGetContent(google_apis::GDataErrorCode error,
H A Dtest_util.h276 class TestGetContentCallback { class in namespace:google_apis::test_util
278 TestGetContentCallback();
279 ~TestGetContentCallback();
293 DISALLOW_COPY_AND_ASSIGN(TestGetContentCallback);
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfake_file_system_unittest.cc39 google_apis::test_util::TestGetContentCallback get_content_callback;
101 google_apis::test_util::TestGetContentCallback get_content_callback;
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Ddownload_operation_unittest.cc284 google_apis::test_util::TestGetContentCallback get_content_callback;
317 google_apis::test_util::TestGetContentCallback get_content_callback;
/external/chromium_org/chrome/browser/drive/
H A Dfake_drive_service_unittest.cc50 using google_apis::test_util::TestGetContentCallback;
992 test_util::TestGetContentCallback get_content_callback;

Completed in 149 milliseconds