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

  /external/chromium_org/google_apis/drive/
drive_api_url_generator_unittest.cc 20 test_util::GetBaseUrlForTesting(12345),
21 test_util::GetBaseUrlForTesting(12345).Resolve("download/")) {
test_util.cc 49 GURL GetBaseUrlForTesting(int port) {
test_util.h 62 GURL GetBaseUrlForTesting(int port);
gdata_wapi_requests_unittest.cc 77 GURL test_base_url = test_util::GetBaseUrlForTesting(test_server_.port());
    [all...]
drive_api_requests_unittest.cc 96 GURL test_base_url = test_util::GetBaseUrlForTesting(test_server_.port());
    [all...]

Completed in 158 milliseconds