Home
last modified time | relevance | path

Searched defs:getTests (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/frameworks/base/test-runner/src/android/test/
H A DTestCaseUtil.java43 public static List<? extends Test> getTests(Test test, boolean flatten) { in getTests() method in TestCaseUtil
47 private static List<? extends Test> getTests(Test test, boolean flatten, in getTests() method in TestCaseUtil
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestMapping.java396 Set<TestInfo> getTests( in getTests() method in TestMapping
448 public Set<TestInfo> getTests( in getTests() method in TestMapping
481 public Set<TestInfo> getTests( in getTests() method in TestMapping
/aosp_15_r20/external/sdk-platform-java/showcase/proto-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/
H A DListTestsResponse.java97 public com.google.showcase.v1beta1.Test getTests(int index) { in getTests() method in ListTestsResponse
609 public com.google.showcase.v1beta1.Test getTests(int index) { in getTests() method in ListTestsResponse.Builder
H A DListTestsResponseOrBuilder.java26 com.google.showcase.v1beta1.Test getTests(int index); in getTests() method
/aosp_15_r20/external/testng/src/test/java/test/name/
H A DITestSample.java16 public Object[][] getTests() { in getTests() method in ITestSample
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/battery/
H A DBatterySaverTestActivity.java42 protected OrderedTestActivity.Test[] getTests() { in getTests() method in BatterySaverTestActivity
H A DIgnoreBatteryOptimizationsTestActivity.java46 protected Test[] getTests() { in getTests() method in IgnoreBatteryOptimizationsTestActivity
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/screenpinning/
H A DScreenPinningTestActivity.java41 protected Test[] getTests() { in getTests() method in ScreenPinningTestActivity
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/
H A DOrderedTestActivity.java70 protected abstract Test[] getTests(); in getTests() method in OrderedTestActivity
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/suite/
H A DTestCase.java138 public List<TestSpec> getTests() { in getTests() method in TestCase
/aosp_15_r20/external/junit/src/main/java/junit/framework/
H A DJUnit4TestAdapter.java54 public List<Test> getTests() { in getTests() method in JUnit4TestAdapter
/aosp_15_r20/frameworks/base/tests/BiDiTests/src/com/android/bidi/
H A DBiDiTestActivity.java99 private List<Map<String, Object>> getTests() { in getTests() method in BiDiTestActivity
/aosp_15_r20/external/llvm/utils/lit/lit/
H A Ddiscovery.py109 def getTests(path, litConfig, testSuiteCache, localConfigCache): function
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/
DTestDescriptionsFile.java98 public List<TestDescription> getTests() { in getTests() method in TestDescriptionsFile
/aosp_15_r20/frameworks/base/test-runner/src/android/test/suitebuilder/
H A DTestGrouping.java68 public List<TestMethod> getTests() { in getTests() method in TestGrouping
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DUrlMapOrBuilder.java581 com.google.cloud.compute.v1.UrlMapTest getTests(int index); in getTests() method
H A DUrlMap.java994 public com.google.cloud.compute.v1.UrlMapTest getTests(int index) { in getTests() method in UrlMap
4284 public com.google.cloud.compute.v1.UrlMapTest getTests(int index) { in getTests() method in UrlMap.Builder
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstalledInstrumentationsTest.java314 List<InstrumentationTest> getTests() { in getTests() method in InstalledInstrumentationsTest
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/device_diagnostics_protos-lite/android_common/turbine/
Ddevice_diagnostics_protos-lite.jarcom/android/devicediagnostics/Protos$PacketCommand$PacketCommandVerifier.class <Unknown> package com. ...
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/
DIConfiguration.java86 public List<IRemoteTest> getTests(); in getTests() method
DConfiguration.java364 public List<IRemoteTest> getTests() { in getTests() method in Configuration
/aosp_15_r20/external/testng/src/test/java/test/
H A DBaseTest.java101 protected Map<String, List<ITestResult>> getTests(Map<Long, Map> map) { in getTests() method in BaseTest
/aosp_15_r20/external/testng/src/main/java/org/testng/xml/
H A DXmlSuite.java277 public List<XmlTest> getTests() { in getTests() method in XmlSuite
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/device_diagnostics_protos-lite/android_common/javac/
Ddevice_diagnostics_protos-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DModuleDefinition.java1331 List<IRemoteTest> getTests() { in getTests() method in ModuleDefinition

1234