Home
last modified time | relevance | path

Searched defs:TestPath (Results 1 – 5 of 5) sorted by relevance

/external/llvm/unittests/Support/
DMemoryBufferTest.cpp71 SmallString<64> TestPath; in TEST_F() local
133 SmallString<64> TestPath; in testGetOpenFileSlice() local
183 SmallString<64> TestPath; in TEST_F() local
/external/clang/lib/Driver/
DMSVCToolChain.cpp276 llvm::SmallString<128> TestPath(Path); in getWindowsSDKDir() local
338 llvm::SmallString<128> TestPath(VisualStudioDir); in useUniversalCRT() local
/external/chromium-trace/catapult/dashboard/dashboard/
Dutils.py69 def TestPath(key): function
/external/skia/src/gpu/
DGrTestUtils.cpp146 const SkPath& TestPath(SkRandom* random) { in TestPath() function
/external/skia/tests/
DCanvasTest.cpp140 static SkPath TestPath() { in TestPath() function