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 116 bool GetRootPath(const GURL& origin_url,
214 EXPECT_TRUE(GetRootPath(GURL(kRootPathTestCases[i].origin_url),
234 EXPECT_TRUE(GetRootPath(GURL(kRootPathTestCases[i].origin_url),
252 EXPECT_TRUE(GetRootPath(origin_url, fileapi::kFileSystemTypeTemporary,
258 EXPECT_TRUE(GetRootPath(origin_url, fileapi::kFileSystemTypeTemporary,
272 EXPECT_FALSE(GetRootPath(GURL(kRootPathTestCases[i].origin_url),
287 GetRootPath(GURL(kRootPathTestCases[i].origin_url),
300 GetRootPath(GURL(kRootPathFileURITestCases[i].origin_url),
313 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 489 milliseconds