Home
last modified time | relevance | path

Searched defs:testPath (Results 1 – 25 of 87) sorted by relevance

1234

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/rust/
DRustBinaryTestTest.java168 String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun_noTestDir() local
192 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testNotFound() local
208 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testNotFound2() local
234 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun() local
301 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun_nested() local
338 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testGcovCoverage_GcovPrefixSet() local
365 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in doTestFilter() local
430 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testOptions() local
455 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testLdLibraryPathOption() local
486 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun_benchmark() local
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/async/
H A DFileAsyncResponseTransformerTest.java73 Path testPath = testFs.getPath("test_file.txt"); in errorInStream_completesFuture() local
101 Path testPath = testFs.getPath(i + "test_file.txt"); in synchronousPublisher_shouldNotHang() local
119 Path testPath = testFs.getPath("test_file.txt"); in noConfiguration_fileAlreadyExists_shouldThrowException() local
133 Path testPath = testFs.getPath("test_file.txt"); in createOrReplaceExisting_fileDoesNotExist_shouldCreateNewFile() local
145 Path testPath = testFs.getPath("test_file.txt"); in createOrReplaceExisting_fileAlreadyExists_shouldReplaceExisting() local
162 Path testPath = testFs.getPath("test_file.txt"); in createOrAppendExisting_fileDoesNotExist_shouldCreateNewFile() local
173 Path testPath = testFs.getPath("test_file.txt"); in createOrAppendExisting_fileExists_shouldAppend() local
187 Path testPath = testFs.getPath("test_file.txt"); in exceptionOccurred_deleteFileBehavior() local
225 Path testPath = testFs.getPath("test_file.txt"); in explicitExecutor_shouldUseExecutor() local
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DFileWritingTest.kt66 val testPath = fsRoot.resolve("Test.kt") in filerDefaultPackage() constant
75 val testPath = fileSpec.writeTo(fsRoot) in pathDefaultPackage() constant
82 val testPath = FileSpec.get("", type).writeTo(fsRoot.resolve("sub")) in pathDefaultPackageWithSubdirectory() constant
312 val testPath = fsRoot.resolve("fun.kt") in fileWithKeywordName() constant
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/file/
H A DFileSystemsTest.java64 Path testPath = Paths.get("/"); in test_getFileSystem() local
76 Path testPath = Paths.get("/"); in test_newFileSystem$URI$Map() local
96 Path testPath = Paths.get("/"); in test_newFileSystem$URI$Map$ClassLoader() local
142 Path testPath = Paths.get("/"); in test_newFileSystem$Path$ClassLoader() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dudatatst.c141 const char* testPath=loadTestData(&status); in TestUDataOpen() local
658 const char* testPath="testdata"; in TestUDataOpenChoiceDemo1() local
816 const char* testPath=loadTestData(&status); in TestUDataGetInfo() local
882 const char* testPath = loadTestData(&status); in TestUDataGetMemory() local
941 const char *testPath = loadTestData(&status); in TestErrorConditions() local
1050 const char* testPath=loadTestData(&status); in TestAppData() local
1639 const char *pkg, *nm, *testPath; in TestSwapData() local
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dudatatst.c141 const char* testPath=loadTestData(&status); in TestUDataOpen() local
658 const char* testPath="testdata"; in TestUDataOpenChoiceDemo1() local
820 const char* testPath=loadTestData(&status); in TestUDataGetInfo() local
886 const char* testPath = loadTestData(&status); in TestUDataGetMemory() local
945 const char *testPath = loadTestData(&status); in TestErrorConditions() local
1054 const char* testPath=loadTestData(&status); in TestAppData() local
1643 const char *pkg, *nm, *testPath; in TestSwapData() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/
H A DGestureManifoldTest.java105 private void testPath(Point delta, int gestureId) { in testPath() method in GestureManifoldTest
116 private void testPath(Point delta1, Point delta2, int gestureId) { in testPath() method in GestureManifoldTest
149 private void testPath(ArrayList<PointF> path, int gestureId) { in testPath() method in GestureManifoldTest
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/
DRustBinaryTest.java93 StringBuilder testPath = new StringBuilder(mTestDevicePath); in getTestPath() local
250 private void wrongTestPath(String msg, String testPath, ITestInvocationListener listener) { in wrongTestPath()
267 String testPath = getTestPath(); in run() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/file/Path/
H A DUriImportExport.java43 static void testPath(String s) { in testPath() method in UriImportExport
53 static void testPath(String s, String expectedUri) { in testPath() method in UriImportExport
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityGestureDetectorTest.java358 private void testPath(Point delta, int gestureId) { in testPath() method in AccessibilityGestureDetectorTest
363 private void testPath(Point delta, int gestureId, int displayId) { in testPath() method in AccessibilityGestureDetectorTest
367 private void testPath(Point delta1, Point delta2, int gestureId) { in testPath() method in AccessibilityGestureDetectorTest
375 private void testPath(Point delta1, Point delta2, int gestureId, int displayId) { in testPath() method in AccessibilityGestureDetectorTest
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DNativeStressTest.java130 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath() local
226 String testPath = getTestPath(); in run() local
DNativeBenchmarkTest.java154 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath() local
256 String testPath = getTestPath(); in run() local
DGTest.java162 StringBuilder testPath = new StringBuilder(mNativeTestDevicePath); in getTestPath() local
449 String testPath = getTestPath(); in run() local
DGoogleBenchmarkTest.java168 StringBuilder testPath = new StringBuilder(root); in getTestPath() local
344 String testPath = getTestPath(mDeviceTestPath, testModule); in run() local
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DFileWritingTest.java83 Path testPath = fsRoot.resolve("Test.java"); in pathDefaultPackage() local
99 Path testPath = fsRoot.resolve("Test.java"); in filerDefaultPackage() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/
H A Dctor.pass.cpp220 const path testPath = ""; in test_open_on_empty_string() local
231 const path testPath = "."; in test_open_on_dot_dir() local
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/filefilter/
H A DFileFilterTest.java1083 final Path testPath = testFile.toPath(); in testOr() local
1096 assertFiltering(falseFilter.or(trueFilter), testPath, true); in testOr() local
1135 final Path testPath = testFile.toPath(); in testPrefix() local
1328 final Path testPath = testFile.toPath(); in testSuffix() local
/aosp_15_r20/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
H A DICU4CTest.java227 StringBuilder testPath = new StringBuilder(DEFAULT_NATIVETEST_PATH); in getTestPath() local
388 String testPath = getTestPath(); in run() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/
H A Dctor.pass.cpp208 const path testPath = ""; in TEST_CASE() local
219 const path testPath = "."; in TEST_CASE() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGoogleBenchmarkTestTest.java459 String testPath = nativeTestPath + "/test1"; in doTestFilter() local
590 String testPath = nativeTestPath + "/" + testName; in testCommandTooLong() local
DGTestTest.java249 String testPath = nativeTestPath + "/test1"; in doTestFilter() local
338 String testPath = nativeTestPath + "/" + testName; in testCommandTooLong() local
/aosp_15_r20/external/deqp/android/cts/runner/tests/src/com/drawelements/deqp/runner/
H A DDeqpTestRunnerTest.java189 final String testPath = in testGlesVersion() local
380 final String testPath = "dEQP-GLES3.info.version"; in testResultCode() local
1247 final String testPath = "dEQP-GLES3.orientation.test"; in testOrientation() local
2172 final String testPath = "dEQP-GLES3.interrupt.test"; in testInterrupt_killReportTestFailed() local
/aosp_15_r20/external/grpc-grpc/
H A DBoringSSL-Package.swift8 let testPath = "test/boringssl_spm_build" variable
/aosp_15_r20/external/skia/docs/examples/
H A DCanvas_quickReject_2.cpp8 SkPath testPath, clipPath; in draw() local
/aosp_15_r20/cts/tests/tests/sdksandbox/webkit/src/android/sdksandbox/webkit/cts/
H A DSdkSandboxCookieTest.java52 public void testPath() throws Throwable { in testPath() method in SdkSandboxCookieTest

1234