Home
last modified time | relevance | path

Searched defs:testDirectory (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py90 testDirectory = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__))) variable
220 testDirectory = passDirectory variable
222 testDirectory = failDirectory variable
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/emitters/
H A DGeneratorPathProvider.java29 private final String testDirectory; field in GeneratorPathProvider
31 …public GeneratorPathProvider(IntermediateModel model, String sourceDirectory, String testDirectory, in GeneratorPathProvider()
H A DGeneratorTaskParams.java43 …c GeneratorTaskParams create(IntermediateModel model, String sourceDirectory, String testDirectory, in create()
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DAtraceRunMetricCollector.java92 private void uploadTraceFiles(File testDirectory) { in uploadTraceFiles()
117 private boolean processTraceFiles(File testDirectory, String scriptPath) { in processTraceFiles()
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/it/java/software/amazon/awssdk/transfer/s3/
H A DS3TransferManagerUploadDirectoryIntegrationTest.java174 Path testDirectory = null; in uploadDirectory_fileNameWithUnicode_traversedCorrectly() local
232 private void verifyContent(Path testDirectory, String key) { in verifyContent()
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp130 const std::filesystem::path testDirectory = gfxstream::guest::getProgramDirectory(); in SetupGuestGl() local
177 const std::filesystem::path testDirectory = gfxstream::guest::getProgramDirectory(); in SetupGuestRc() local
203 const std::filesystem::path testDirectory = gfxstream::guest::getProgramDirectory(); in SetupGuestVk() local
DKumquatInstance.cpp34 const std::filesystem::path testDirectory = gfxstream::guest::getProgramDirectory(); in SetUp() local
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests-legacy/
H A DACTCampaignEngine.py58 def testsRunner(testDirectory): argument
/aosp_15_r20/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
H A DSaveBitmapHelper.java37 File testDirectory = new File(directoryName); in saveBitmap() local
H A DBitmapPixelChecker.java169 File testDirectory = new File(directoryName); in saveFailureCaptures() local
H A DCapturedActivity.java286 File testDirectory = new File(directoryName); in saveFailureCaptures() local
H A DASurfaceControlTestActivity.java348 File testDirectory = new File(directoryName); in saveFailureCapture() local
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DFileTest.java67 public void testDirectory() { in testDirectory() method in FileTest
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/emitters/tasks/
H A DBaseGeneratorTasks.java31 protected final String testDirectory; field in BaseGeneratorTasks
/aosp_15_r20/external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
H A DAntResourcesLocatorTest.java74 public void testDirectory() throws IOException { in testDirectory() method in AntResourcesLocatorTest
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
H A DProcessBuilderTest.java80 public void testDirectory() { in testDirectory() method in ProcessBuilderTest
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/util/
H A DBitmapDumper.java86 File testDirectory = new File(sDumpDirectory, className); in getFile() local
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/monitor/
H A DFileAlterationObserverTest.java83 public void testDirectory() throws Exception { in testDirectory() method in FileAlterationObserverTest
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xsl/
H A DBugzillaTestletDriver.java98 File testDirectory = new File(inputDir); in processInputDir() local
H A DStylesheetTestletDriver.java311 File testDirectory = new File(inputDir); in processInputDir() local
/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/credentials/
H A DProfileCredentialsProviderTest.java43 private static Path testDirectory; field in ProfileCredentialsProviderTest
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/test/
H A DTestUtils.java227 public static File newFile(final File testDirectory, final String fileName) throws IOException { in newFile()
/aosp_15_r20/external/aws-sdk-java-v2/core/profiles/src/test/java/software/amazon/awssdk/profiles/internal/
H A DProfileFileRefresherTest.java42 private static Path testDirectory; field in ProfileFileRefresherTest
/aosp_15_r20/libcore/luni/src/test/java/libcore/xml/
H A DXsltXPathConformanceTestSuite.java236 String testDirectory = filePathElement.getTextContent(); in create() local
/aosp_15_r20/external/aws-sdk-java-v2/core/profiles/src/test/java/software/amazon/awssdk/profiles/
H A DProfileFileSupplierTest.java52 private static Path testDirectory; field in ProfileFileSupplierTest

12