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

  /external/chromium_org/content/browser/fileapi/
sandbox_file_system_backend_unittest.cc 106 bool GetRootPath(const GURL& origin_url,
204 EXPECT_TRUE(GetRootPath(GURL(kRootPathTestCases[i].origin_url),
224 EXPECT_TRUE(GetRootPath(GURL(kRootPathTestCases[i].origin_url),
242 EXPECT_TRUE(GetRootPath(origin_url,
249 EXPECT_TRUE(GetRootPath(origin_url,
264 EXPECT_FALSE(GetRootPath(GURL(kRootPathTestCases[i].origin_url),
278 EXPECT_FALSE(GetRootPath(GURL(kRootPathTestCases[i].origin_url),
290 EXPECT_FALSE(GetRootPath(GURL(kRootPathFileURITestCases[i].origin_url),
303 EXPECT_TRUE(GetRootPath(GURL(kRootPathFileURITestCases[i].origin_url),
  /art/compiler/utils/
assembler_test.h 629 static std::string GetRootPath() {
643 std::string gcc_path = GetRootPath() + GetGCCRootPath();

Completed in 88 milliseconds