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

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
touch_operation_unittest.cc 27 const base::FilePath kTestPath(FILE_PATH_LITERAL("drive/root/File 1.txt"));
37 kTestPath,
45 EXPECT_EQ(FILE_ERROR_OK, GetLocalResourceEntry(kTestPath, &entry));
  /external/chromium_org/chrome/test/webdriver/
webdriver_dispatch_unittest.cc 155 static char kTestPath[];
169 char ParseRequestInfoTest::kTestPath[] = "/foo/bar/baz";
174 request_info.uri = kTestPath;
200 request_info.uri = kTestPath;
  /external/skia/tests/
CanvasTest.cpp 209 const SkPath kTestPath = testPath();
302 SIMPLE_TEST_STEP(ClipPath, clipPath(kTestPath));
314 SIMPLE_TEST_STEP(DrawPath, drawPath(kTestPath, kTestPaint));
338 kTestText.size(), kTestPath, NULL, kTestPaint));
340 kTestText.size(), kTestPath, &kTestMatrix, kTestPaint));
    [all...]

Completed in 63 milliseconds