Searched defs:TestPath (Results 1 – 10 of 10) sorted by relevance
71 SmallString<64> TestPath; in TEST_F() local133 SmallString<64> TestPath; in testGetOpenFileSlice() local183 SmallString<64> TestPath; in TEST_F() local
36 const CharT* TestPath = MS; in RunTestCaseImpl() local
38 const CharT* TestPath = MS; in RunTestCaseImpl() local
291 llvm::SmallString<128> TestPath(Path); in getWindowsSDKDir() local353 llvm::SmallString<128> TestPath(VisualStudioDir); in useUniversalCRT() local
45 const CharT* TestPath = MS; in RunTestCase() local
41 const CharT* TestPath = MS; in RunTestCase() local
93 const FilePath TestPath() const { return dir_.GetPath().AppendASCII("test"); } in TestPath() function in base::FileProxyTest
166 const SkPath& TestPath(SkRandom* random) { in TestPath() function
99 const FilePath TestPath() const { return dir_.GetPath().AppendASCII("test"); } in TestPath() function in base::FileProxyTest
2863 class TestPath(unittest.TestCase): class