Home
last modified time | relevance | path

Searched refs:TestPath (Results 1 – 21 of 21) sorted by relevance

/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.assign/
Dsource.pass.cpp41 const CharT* TestPath = MS; in RunTestCase() local
42 const CharT* TestPathEnd = StrEnd(TestPath); in RunTestCase()
43 const std::size_t Size = TestPathEnd - TestPath; in RunTestCase()
49 const std::basic_string<CharT> S(TestPath); in RunTestCase()
58 assert(p.string<CharT>() == TestPath); in RunTestCase()
62 const std::basic_string<CharT> S(TestPath); in RunTestCase()
70 assert(p.string<CharT>() == TestPath); in RunTestCase()
75 const std::basic_string_view<CharT> S(TestPath); in RunTestCase()
84 assert(p.string<CharT>() == TestPath); in RunTestCase()
88 const std::basic_string_view<CharT> S(TestPath); in RunTestCase()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DMemoryBufferTest.cpp73 SmallString<64> TestPath; in TEST_F() local
75 TestFD, TestPath); in TEST_F()
76 FileRemover Cleanup(TestPath); in TEST_F()
83 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFile(TestPath.c_str()); in TEST_F()
136 SmallString<64> TestPath; in testGetOpenFileSlice() local
138 sys::fs::createTemporaryFile("prefix", "temp", TestFD, TestPath); in testGetOpenFileSlice()
139 FileRemover Cleanup(TestPath); in testGetOpenFileSlice()
150 EXPECT_FALSE(sys::fs::openFileForRead(TestPath.c_str(), TestFD)); in testGetOpenFileSlice()
154 MemoryBuffer::getOpenFileSlice(TestFD, TestPath.c_str(), in testGetOpenFileSlice()
187 SmallString<64> TestPath; in TEST_F() local
[all …]
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/
Dsource.pass.cpp36 const CharT* TestPath = MS; in RunTestCaseImpl() local
37 const CharT* TestPathEnd = StrEnd(TestPath); in RunTestCaseImpl()
38 const std::size_t Size = TestPathEnd - TestPath; in RunTestCaseImpl()
43 const std::basic_string<CharT> S(TestPath); in RunTestCaseImpl()
46 assert(p.string<CharT>() == TestPath); in RunTestCaseImpl()
50 const std::basic_string_view<CharT> S(TestPath); in RunTestCaseImpl()
53 assert(p.string<CharT>() == TestPath); in RunTestCaseImpl()
58 path p(TestPath, args...); in RunTestCaseImpl()
60 assert(p.string<CharT>() == TestPath); in RunTestCaseImpl()
63 path p(TestPath, TestPathEnd, args...); in RunTestCaseImpl()
[all …]
/external/llvm/unittests/Support/
DMemoryBufferTest.cpp71 SmallString<64> TestPath; in TEST_F() local
73 TestFD, TestPath); in TEST_F()
80 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFile(TestPath.c_str()); in TEST_F()
133 SmallString<64> TestPath; in testGetOpenFileSlice() local
135 sys::fs::createTemporaryFile("prefix", "temp", TestFD, TestPath); in testGetOpenFileSlice()
146 EXPECT_FALSE(sys::fs::openFileForRead(TestPath.c_str(), TestFD)); in testGetOpenFileSlice()
150 MemoryBuffer::getOpenFileSlice(TestFD, TestPath.c_str(), in testGetOpenFileSlice()
183 SmallString<64> TestPath; in TEST_F() local
184 sys::fs::createTemporaryFile("MemoryBufferTest_Slice", "temp", FD, TestPath); in TEST_F()
198 ErrorOr<OwningBuffer> MB = MemoryBuffer::getFileSlice(TestPath.str(), in TEST_F()
[all …]
/external/clang/lib/Driver/
DMSVCToolChain.cpp291 llvm::SmallString<128> TestPath(Path); in getWindowsSDKDir() local
292 llvm::sys::path::append(TestPath, "Lib", Test); in getWindowsSDKDir()
293 if (llvm::sys::fs::exists(TestPath.c_str())) { in getWindowsSDKDir()
353 llvm::SmallString<128> TestPath(VisualStudioDir); in useUniversalCRT() local
354 llvm::sys::path::append(TestPath, "VC\\include\\stdlib.h"); in useUniversalCRT()
356 return !llvm::sys::fs::exists(TestPath); in useUniversalCRT()
/external/skia/src/gpu/
DGrTestUtils.h47 const SkPath& TestPath(SkRandom*);
DGrTestUtils.cpp167 const SkPath& TestPath(SkRandom* random) { in TestPath() function
/external/skqp/src/gpu/
DGrTestUtils.h47 const SkPath& TestPath(SkRandom*);
DGrTestUtils.cpp165 const SkPath& TestPath(SkRandom* random) { in TestPath() function
/external/skqp/tests/
DCanvasTest.cpp235 , fPath(TestPath()) in TestData()
273 static SkPath TestPath() { in TestPath() function
/external/skia/tests/
DCanvasTest.cpp235 , fPath(TestPath()) in TestData()
273 static SkPath TestPath() { in TestPath() function
/external/skqp/src/gpu/ops/
DGrTessellatingPathRenderer.cpp406 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
DGrDefaultPathRenderer.cpp692 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
DGrAAHairLinePathRenderer.cpp1090 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
DGrSmallPathRenderer.cpp981 GrShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in GR_DRAW_OP_TEST_DEFINE()
/external/skia/src/gpu/ops/
DGrTessellatingPathRenderer.cpp410 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
DGrDefaultPathRenderer.cpp691 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
DGrSmallPathRenderer.cpp983 GrShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in GR_DRAW_OP_TEST_DEFINE()
DGrAAHairLinePathRenderer.cpp1094 SkPath path = GrTest::TestPath(random); in GR_DRAW_OP_TEST_DEFINE()
/external/openssh/
Dconfigure.ac4322 TestPath="$PATH"
4323 TestPath="${TestPath}${PATH_SEPARATOR}/usr/X/bin"
4324 TestPath="${TestPath}${PATH_SEPARATOR}/usr/bin/X11"
4325 TestPath="${TestPath}${PATH_SEPARATOR}/usr/X11R6/bin"
4326 TestPath="${TestPath}${PATH_SEPARATOR}/usr/openwin/bin"
4327 AC_PATH_PROG([xauth_path], [xauth], , [$TestPath])
4480 TestPath="/usr/bin${PATH_SEPARATOR}/usr/ucb"
4481 AC_PATH_PROGS([NROFF], [nroff awf], [/bin/false], [$TestPath])
Dconfigure17906 TestPath="${TestPath}${PATH_SEPARATOR}/usr/X/bin"
17907 TestPath="${TestPath}${PATH_SEPARATOR}/usr/bin/X11"
17908 TestPath="${TestPath}${PATH_SEPARATOR}/usr/X11R6/bin"
17909 TestPath="${TestPath}${PATH_SEPARATOR}/usr/openwin/bin"
17923 for as_dir in $TestPath
18206 for as_dir in $TestPath