Home
last modified time | relevance | path

Searched defs:testDesc (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/device/metric/
DShowmapPullerMetricCollectorTest.java101 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 …]
DPerfettoPullerMetricCollectorTest.java86 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 …]
DFilePullerDeviceMetricCollectorTest.java171 TestDescription testDesc = new TestDescription("xyz", "abc"); in testMetricFileProcessingFlow() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestrecurse.c41 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 Dtestlimits.c1121 typedef struct testDesc testDesc; typedef
1123 struct testDesc { struct
1129 testDesc testDescriptions[] = { argument
H A Druntest.c94 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 Dtestrecurse.c44 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 Dtestlimits.c1087 typedef struct testDesc testDesc; typedef
1089 struct testDesc { struct
1095 testDesc testDescriptions[] = { argument
H A Druntest.c107 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/
DInstalledInstrumentationsTestTest.java130 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 Dmain_test.go35 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/
DVolumeControlOffsetDescriptorTest.java49 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/
DDefaultNetworkRestoreMonitorTest.kt46 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 DADPFHintSessionHostJUnit4Test.java169 final TestDescription testDesc = new TestDescription( in testAdpfHintSession() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp144 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 DCalendarRegressionTest.java606 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 DCalendarRegressionTest.java603 String output, testDesc; in Test4103271() local
/aosp_15_r20/external/javassist/src/test/javassist/
H A DJvstTest.java794 public void testDesc() throws Exception { in testDesc() method in JvstTest
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dcalregts.cpp997 UnicodeString output, testDesc, str, str2; in test4103271() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp997 UnicodeString output, testDesc, str, str2; in test4103271() local
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...