Home
last modified time | relevance | path

Searched refs:testPath (Results 1 – 25 of 42) sorted by relevance

12

/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DAssetManagerTest.java43 String testPath; in assetsPathListing() local
45 testPath = ""; in assetsPathListing()
46 files = Arrays.asList(assetManager.list(testPath)); in assetsPathListing()
50 testPath = "docs"; in assetsPathListing()
51 files = Arrays.asList(assetManager.list(testPath)); in assetsPathListing()
54 testPath = "docs" + sp + "extra"; in assetsPathListing()
55 files = Arrays.asList(assetManager.list(testPath)); in assetsPathListing()
58 testPath = "docs" + sp + "extra" + sp + "testing"; in assetsPathListing()
59 files = Arrays.asList(assetManager.list(testPath)); in assetsPathListing()
62 testPath = "assetsHome.txt"; in assetsPathListing()
[all …]
/external/antlr/antlr-3.4/runtime/Python/
Dsetup.py101 for testPath in glob.glob(os.path.join(testDir, 'test*.py')):
102 testFiles.append(testPath)
105 for testPath in testFiles:
106 testID = os.path.basename(testPath)[:-3]
125 (os.path.basename(testPath), buf.getvalue())
226 for testPath in glob.glob(os.path.join(testDir, test_glob)):
227 if testPath.endswith('Lexer.py') or testPath.endswith('Parser.py'):
233 and not os.path.basename(testPath)[:-3].startswith(self.testcase)):
236 testFiles.append(testPath)
239 for testPath in testFiles:
[all …]
/external/libcxx/test/std/experimental/filesystem/class.directory_iterator/directory_iterator.members/
Dctor.pass.cpp61 for (path const& testPath : testPaths) in TEST_CASE()
64 directory_iterator it(testPath, ec); in TEST_CASE()
69 directory_iterator it(testPath, opts, ec); in TEST_CASE()
74 TEST_CHECK_THROW(filesystem_error, directory_iterator(testPath)); in TEST_CASE()
75 TEST_CHECK_THROW(filesystem_error, directory_iterator(testPath, opts)); in TEST_CASE()
201 const path testPath = ""; in TEST_CASE() local
205 directory_iterator it(testPath, ec); in TEST_CASE()
212 const path testPath = "."; in TEST_CASE() local
215 directory_iterator it(testPath, ec); in TEST_CASE()
/external/llvm/utils/lit/lit/formats/
Dgoogletest.py78 testPath = path_in_suite + (basename, testname)
79 yield lit.Test.Test(testSuite, testPath, localConfig, file_path=execpath)
104 testPath,testName = os.path.split(test.getSourcePath())
105 while not os.path.exists(testPath):
108 testPath, namePrefix = os.path.split(testPath)
111 cmd = [testPath, '--gtest_filter=' + testName]
/external/icu/icu4c/source/test/cintltst/
Dudatatst.c140 const char* testPath=loadTestData(&status); in TestUDataOpen() local
148 log_verbose("Testing udata_open(%s)\n", testPath); in TestUDataOpen()
149 result=udata_open(testPath, type, name, &status); in TestUDataOpen()
151 …data_open() failed for path = %s, name=%s, type=%s, \n errorcode=%s\n", testPath, name, type, myEr… in TestUDataOpen()
298 result = udata_open( testPath, "typ", "nam", &status); in TestUDataOpen()
300 …log_data_err("FAIL: udata_open( \"%s\", \"typ\", \"nam\") returned status %s\n", testPath, u_error… in TestUDataOpen()
363 strcat(longTestPath, testPath); in TestUDataOpen()
654 const char* testPath="testdata"; in TestUDataOpenChoiceDemo1() local
687 result=udata_openChoice(testPath, type, name[2], isAcceptable1, NULL, &status); in TestUDataOpenChoiceDemo1()
690 result=udata_openChoice(testPath, type, name[2], isAcceptable3, NULL, &status); in TestUDataOpenChoiceDemo1()
[all …]
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DTestFormats.py77 testPath = path_in_suite + (filename, subfilename, name)
78 yield Test.Test(testSuite, testPath, localConfig)
81 testPath,testName = os.path.split(test.getSourcePath())
82 while not os.path.exists(testPath):
85 testPath, namePrefix = os.path.split(testPath)
88 cmd = [testPath, '--gtest_filter=' + testName]
/external/libcxx/test/std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/
Dctor.pass.cpp65 for (path const& testPath : testPaths) in TEST_CASE()
68 RDI it(testPath, ec); in TEST_CASE()
73 RDI it(testPath, opts, ec); in TEST_CASE()
78 TEST_CHECK_THROW(filesystem_error, RDI(testPath)); in TEST_CASE()
79 TEST_CHECK_THROW(filesystem_error, RDI(testPath, opts)); in TEST_CASE()
/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java172 final String testPath = "dEQP-GLES" in testGlesVersion() local
198 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testGlesVersion()
320 final String testPath = "dEQP-GLES3.info.version"; in testResultCode() local
339 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testResultCode()
1047 final String testPath = "dEQP-GLES3.orientation.test"; in testOrientation() local
1064 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testOrientation()
1862 final String testPath = "dEQP-GLES3.interrupt.test"; in testInterrupt_killReportTestFailed() local
1879 + "INSTRUMENTATION_STATUS: dEQP-BeginTestCase-TestCasePath=" + testPath + "\r\n" in testInterrupt_killReportTestFailed()
/external/icu/icu4c/source/test/intltest/
Dintltest.cpp548 testPath = NULL; in IntlTest()
589 UBool result = testToBeCalled.runTest( testPath, par, testToBeCalled.basePath ); in callTest()
596 this->testPath = pathVal; in setPath()
674 testPath = pos+1; // store subpath for calling subtest in runTest()
677 testPath = NULL; in runTest()
/external/skia/tests/
DSurfaceTest.cpp273 SkPath testPath; in test_copy_on_write() local
274 testPath.addRect(SkRect::MakeXYWH(SkIntToScalar(0), SkIntToScalar(0), in test_copy_on_write()
331 EXPECT_COPY_ON_WRITE(drawPath(testPath, testPaint)) in test_copy_on_write()
338 EXPECT_COPY_ON_WRITE(drawTextOnPath(testText.c_str(), testText.size(), testPath, nullptr, \ in test_copy_on_write()
DGrShapeTest.cpp375 SkPath testPath; in init() local
376 fAppliedPE.asPath(&testPath); in init()
377 REPORTER_ASSERT(r, testPath == postPathEffect); in init()
382 SkPath testPath; in init() local
383 fAppliedFull.asPath(&testPath); in init()
389 REPORTER_ASSERT(r, paths_fill_same(postAllStyle, testPath)); in init()
394 REPORTER_ASSERT(r, testPath == postAllStyle); in init()
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/filesystem/
DFakeUnixFileSystemTest.groovy42 void testPath() {
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy53 void testPath() {
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy51 void testPath() {
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy53 void testPath() {
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy51 void testPath() {
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy51 void testPath() {
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy53 void testPath() {
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy53 void testPath() {
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy51 void testPath() {
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy51 void testPath() {
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy53 void testPath() {
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy53 void testPath() {
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystemTest.groovy53 void testPath() {
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java1064 private static TestIdentifier pathToIdentifier(String testPath) { in pathToIdentifier() argument
1065 int indexOfLastDot = testPath.lastIndexOf('.'); in pathToIdentifier()
1066 String className = testPath.substring(0, indexOfLastDot); in pathToIdentifier()
1067 String testName = testPath.substring(indexOfLastDot+1); in pathToIdentifier()

12