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

  /external/chromium_org/content/shell/browser/
shell_layout_tests_android.h 17 bool GetTestUrlForAndroid(std::string& path_or_url, GURL* url);
shell_layout_tests_android.cc 48 bool GetTestUrlForAndroid(std::string& path_or_url, GURL* url) {
shell_browser_main.cc 61 if (content::GetTestUrlForAndroid(path_or_url, &test_url))

Completed in 61 milliseconds