Home
last modified time | relevance | path

Searched defs:testTag (Results 26 – 50 of 116) sorted by relevance

12345

/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DBatteryControllerTest.java182 private JobStatus createJobStatus(String testTag, String packageName, int callingUid, in createJobStatus()
H A DTimeControllerTest.java139 private JobStatus createJobStatus(String testTag, JobInfo.Builder job) { in createJobStatus()
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/
H A DJUnitReportReporter.java98 TestTag testTag = new TestTag(); in generateReport() local
/aosp_15_r20/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/build/
DIBuildInfo.java72 public void setTestTag(String testTag); in setTestTag()
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/restrictions/
H A DThermalStatusRestrictionTest.java711 private JobStatus createJobStatus(String testTag, JobInfo jobInfo) { in createJobStatus()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationContext.java286 public void setTestTag(String testTag) { in setTestTag()
DInvocationExecution.java1382 String testTag = config.getCommandOptions().getTestTag(); in getTestTag() local
DTestInvocation.java1624 String testTag = config.getCommandOptions().getTestTag(); in getTestTag() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandOptions.java82 public void setTestTag(String testTag); in setTestTag()
DCommandOptions.java580 public void setTestTag(String testTag) { in setTestTag()
/aosp_15_r20/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DGraphicBufferMetrics.java356 String fileName, String testTag) throws IOException { in processGraphicBufferResult()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/build/
DBuildInfo.java143 public void setTestTag(String testTag) { in setTestTag()
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dcrestst.c267 UBool testTag(const char* frag, in testTag() function
H A Dcreststn.c1635 static UBool testTag(const char* frag, in testTag() function
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dcrestst.c267 UBool testTag(const char* frag, in testTag() function
H A Dcreststn.c1639 static UBool testTag(const char* frag, in testTag() function
/aosp_15_r20/cts/tests/location/common/src/android/location/cts/common/
H A DTestMeasurementUtil.java118 String testTag) { in canTestRunOnCurrentDevice()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Drestest.cpp336 ResourceBundleTest::testTag(const char* frag, in testTag() function in ResourceBundleTest
H A Drestsnew.cpp681 NewResourceBundleTest::testTag(const char* frag, in testTag() function in NewResourceBundleTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DLikelySubtagsTest.java243 String testTag = ltp.toString(); in TestCompleteness() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drestest.cpp336 ResourceBundleTest::testTag(const char* frag, in testTag() function in ResourceBundleTest
H A Drestsnew.cpp681 NewResourceBundleTest::testTag(const char* frag, in testTag() function in NewResourceBundleTest
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java632 public InvocationStartedEventInfo(String testTag, Long startTime) { in InvocationStartedEventInfo()
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/android/net/
DNetworkStatsTest.java900 final int testTag = 123; in testFilter_TagFilter() local
/aosp_15_r20/build/soong/apex/
H A Dapex.go735 testTag = &dependencyTag{name: "test", payload: true} var

12345