/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/ |
D | ShowmapPullerMetricCollectorTest.java | 101 TestDescription testDesc = new TestDescription("xyz", "abc"); in test16ColumnHeaders() local 152 TestDescription testDesc = new TestDescription("xyz", "abc"); in test17ColumnHeaders() local 199 TestDescription testDesc = new TestDescription("xyz", "abc"); in testOneObjectTwiceFlow() local 244 TestDescription testDesc = new TestDescription("xyz", "abc"); in testTwoObjectOnceFlow() local 291 TestDescription testDesc = new TestDescription("xyz", "abc"); in testThreeObjectOnceFlow() local 348 TestDescription testDesc = new TestDescription("xyz", "abc"); in testTwoProcessesFlow() local 410 TestDescription testDesc = new TestDescription("xyz", "abc"); in testNoProcessMatchFlow() local 460 TestDescription testDesc = new TestDescription("xyz", "abc"); in testNoProcessFlow() local 512 TestDescription testDesc = new TestDescription("xyz", "abc"); in testErrorFlow() local 533 TestDescription testDesc = new TestDescription("xyz", "abc"); in testEmptyFileFlow() local [all …]
|
D | PerfettoPullerMetricCollectorTest.java | 86 TestDescription testDesc = new TestDescription("xyz", "abc"); in testNoProcessingFlow() local 105 TestDescription testDesc = new TestDescription("xyz", "abc"); in testProcessingFlow() local 145 TestDescription testDesc = new TestDescription("xyz", "abc"); in testProcessingFlowWithFileSizeMetric() local 185 TestDescription testDesc = new TestDescription("xyz", "abc"); in testCompressedProcessingFlow() local 223 TestDescription testDesc = new TestDescription("xyz", "abc"); in testScriptFailureStatus() local 262 TestDescription testDesc = new TestDescription("xyz", "abc"); in testBinaryArgs() local 298 TestDescription testDesc = new TestDescription("xyz", "abc"); in testTraceProcessorArgsDefaults() local 350 TestDescription testDesc = new TestDescription("xyz", "abc"); in testTraceProcessorAdditionalArgs() local 387 TestDescription testDesc = new TestDescription("xyz", "abc"); in testTraceProcessorRunTimeAndStatus_success() local 437 TestDescription testDesc = new TestDescription("xyz", "abc"); in testTraceProcessorRunTimeAndStatus_failure() local [all …]
|
D | FilePullerDeviceMetricCollectorTest.java | 171 TestDescription testDesc = new TestDescription("xyz", "abc"); in testMetricFileProcessingFlow() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | testrecurse.c | 41 typedef struct testDesc testDesc; typedef 43 struct testDesc { struct 44 const char *desc; /* description of the test */ 45 functest func; /* function implementing the test */ 46 const char *in; /* glob to path for input files */ 47 const char *out; /* output directory */ 48 const char *suffix;/* suffix for output files */ 49 const char *err; /* suffix for error output files */ 50 int options; /* parser options for the test */
|
H A D | testlimits.c | 1121 typedef struct testDesc testDesc; typedef 1123 struct testDesc { struct 1129 testDesc testDescriptions[] = { argument
|
H A D | runtest.c | 94 typedef struct testDesc testDesc; typedef 96 struct testDesc { struct 97 const char *desc; /* description of the test */ 98 functest func; /* function implementing the test */ 99 const char *in; /* glob to path for input files */ 100 const char *out; /* output directory */ 101 const char *suffix;/* suffix for output files */ 102 const char *err; /* suffix for error output files */ 103 int options; /* parser options for the test */
|
/aosp_15_r20/external/libxml2/ |
H A D | testrecurse.c | 44 typedef struct testDesc testDesc; typedef 46 struct testDesc { struct 47 const char *desc; /* description of the test */ 48 functest func; /* function implementing the test */ 49 const char *in; /* glob to path for input files */ 50 const char *out; /* output directory */ 51 const char *suffix;/* suffix for output files */ 52 const char *err; /* suffix for error output files */ 53 int options; /* parser options for the test */
|
H A D | testlimits.c | 1087 typedef struct testDesc testDesc; typedef 1089 struct testDesc { struct 1095 testDesc testDescriptions[] = { argument
|
H A D | runtest.c | 107 typedef struct testDesc testDesc; typedef 109 struct testDesc { struct 110 const char *desc; /* description of the test */ 111 functest func; /* function implementing the test */ 112 const char *in; /* glob to path for input files */ 113 const char *out; /* output directory */ 114 const char *suffix;/* suffix for output files */ 115 const char *err; /* suffix for error output files */ 116 int options; /* parser options for the test */
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | InstalledInstrumentationsTestTest.java | 130 TestDescription testDesc = new TestDescription("com.example.tests.class", "testMethod"); in testRun_retry() local 171 TestDescription testDesc = new TestDescription("com.example.tests.class", "testMethod"); in testRun_retry_skipList() local 196 TestDescription testDesc = new TestDescription("com.example.tests.class", "testMethod"); in testRun_retry_runFailure() local 234 TestDescription testDesc = new TestDescription("com.example.tests.class", "testMethod"); in testRun_retry_notExecuted() local
|
/aosp_15_r20/build/soong/cmd/extract_apks/ |
H A D | main_test.go | 35 type testDesc struct { struct 36 protoText string 37 configs []testConfigDesc
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/ |
D | VolumeControlOffsetDescriptorTest.java | 49 String testDesc = "testDescription"; in testVolumeControlOffsetDescriptorInvalidIdOperations() local 109 String testDesc = "testDescription"; in testVolumeControlOffsetDescriptorAllValidApiCalls() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/testutils/ |
D | DefaultNetworkRestoreMonitorTest.kt | 46 private val testDesc = Description.createTestDescription("testClass", "testMethod") in <lambda>() constant in com.android.testutils.DefaultNetworkRestoreMonitorTest
|
/aosp_15_r20/cts/hostsidetests/adpf/src/android/adpf/cts/ |
H A D | ADPFHintSessionHostJUnit4Test.java | 169 final TestDescription testDesc = new TestDescription( in testAdpfHintSession() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 144 std::string testDesc; in iterate() local 366 std::string testDesc; in iterate() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 606 String output, testDesc; in Test4103271() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/calendar/ |
H A D | CalendarRegressionTest.java | 603 String output, testDesc; in Test4103271() local
|
/aosp_15_r20/external/javassist/src/test/javassist/ |
H A D | JvstTest.java | 794 public void testDesc() throws Exception { in testDesc() method in JvstTest
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | calregts.cpp | 997 UnicodeString output, testDesc, str, str2; in test4103271() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | calregts.cpp | 997 UnicodeString output, testDesc, str, str2; in test4103271() local
|
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-tests.jar | IncludeFilterTest.jar
META-INF/
META-INF/LICENSE
META-INF/MANIFEST.MF
... |