/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/job/ |
H A D | WorkCountTrackerTest.java | 249 private void checkRandom(Jobs jobs, int numTests, int totalMax, in checkRandom() 293 final int numTests = 5000; in testRandom1() local 310 final int numTests = 5000; in testRandom2() local 328 final int numTests = 5000; in testRandom3() local 346 final int numTests = 5000; in testRandom4() local 364 final int numTests = 5000; in testRandom5() local 384 final int numTests = 5000; in testRandom6() local 404 final int numTests = 5000; in testRandom7() local 424 final int numTests = 5000; in testRandom8() local 445 final int numTests = 5000; in testRandom9() local [all …]
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/invoker/shard/ |
D | TestsPoolPollerTest.java | 93 int numTests = 5; in testMultiPolling() local 126 int numTests = 5; in testPollingRun() local 165 int numTests = 5; in testRun_runtimeException() local 197 int numTests = 5; in testRun_deviceUnresponsive() local 229 int numTests = 5; in testRun_dnae() local 273 int numTests = 5; in testRun_dnae_reportNotExecuted() local 332 int numTests = 5; in testRun_dnae_NotLastDevice() local 372 int numTests = 5; in testRun_dnae_NotLastDevice_offline() local 415 int numTests = 5; in testPolling_tokens_notExecuted() local
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/ |
D | ModuleListenerTest.java | 56 final int numTests = 5; in testRegularExecution() local 71 final int numTests = 5; in testRun_missingTests() local 91 final int numTests = 5; in testInternalRerun() local 117 final int numTests = 5; in testMultiTestRun() local
|
D | ITestSuiteMultiTest.java | 85 public TestSuiteMultiDeviceImpl(int numTests, ITargetPreparer targetPrep) { in TestSuiteMultiDeviceImpl()
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | ActivityManagerUtilsTest.java | 46 final int numTests = 100000; in shouldSamplePackage_sampleNone() local 55 final int numTests = 100000; in shouldSamplePackage_sampleAll() local 110 final int numTests = 100000; in checkShouldSamplePackage() local
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/compatibility/common/tradefed/testtype/ |
D | JarHostTest.java | 42 int numTests = 0; in run() local 50 listener.testRunStarted(getClass().getName(), numTests); in run() local 80 public void testRunStarted(String name, int numTests) { in testRunStarted()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/signature/ |
H A D | EcdsaSignKeyManagerTest.java | 285 int numTests = 100; in createKey_nistP256_differentValues() local 297 int numTests = 100; in createKey_nistP384_differentValues() local 309 int numTests = 100; in createKey_nistP521_differentValues() local
|
/aosp_15_r20/external/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/ |
H A D | SkQPRunner.java | 40 public int numTests(); in numTests() method 139 public int numTests() { in numTests() method in SkQPRunner.UnitTestExecutor 165 public int numTests() { in numTests() method in SkQPRunner.SkSLErrorTestExecutor
|
/aosp_15_r20/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/ |
H A D | BazelXmlResultReporter.java | 89 public void testRunStarted(String name, int numTests) { in testRunStarted() 94 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 99 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | CollectingTestListener.java | 179 public void testRunStarted(String name, int numTests) { in testRunStarted() 185 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 191 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/frameworks/av/media/module/foundation/tests/ |
H A D | Base64_test.cpp | 38 size_t numTests = 0; in verifyDecode() local 61 size_t numTests = 0; in verifyEncode() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/cluster/ |
D | ClusterCommandScheduler.java | 262 public void testRunStarted(String name, int numTests) { in testRunStarted() 267 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 273 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/ |
H A D | AesCtrHmacAeadKeyManagerTest.java | 294 int numTests = 50; in createKey_multipleTimes_distinctAesKeys() local 306 int numTests = 50; in createKey_multipleTimes_distinctHmacKeys() local
|
/aosp_15_r20/external/wycheproof/keystore-cts/java/com/google/security/wycheproof/testcases/ |
H A D | JsonMacTest.java | 127 int numTests = test.get("numberOfTests").getAsInt(); in testMac() local 224 int numTests = test.get("numberOfTests").getAsInt(); in testMacWithIv() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ModuleListener.java | 94 public void testRunStarted(String name, int numTests, int attemptNumber) { in testRunStarted() 99 public void testRunStarted(String name, int numTests, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/retry/ |
D | RetryReschedulerTest.java | 453 int numTests, in populateFakeResults() 464 int numTests, in populateFakeResults()
|
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/rust/ |
D | RustBinaryTestTest.java | 90 private String runListOutput(int numTests) { in runListOutput() 98 private String runListBenchmarksOutput(int numTests) { in runListBenchmarksOutput()
|
D | RustBinaryHostTestTest.java | 112 static String runListOutput(int numTests) { in runListOutput() 130 static String runListBenchmarksOutput(int numTests) { in runListBenchmarksOutput()
|
/aosp_15_r20/external/compiler-rt/test/builtins/Unit/ppc/ |
H A D | floatditf_test.h | 38018 static const int numTests = sizeof(tests) / sizeof(struct testCase); variable
|
H A D | floatunditf_test.h | 19014 static const int numTests = sizeof(tests) / sizeof(struct testCase); variable
|
/aosp_15_r20/external/angle/src/common/ |
H A D | mathutil_unittest.cpp | 531 const int numTests = 18; in TEST() local 571 const int numTests = 18; in TEST() local
|
/aosp_15_r20/external/llvm/utils/lit/lit/ |
H A D | main.py | 20 def __init__(self, opts, numTests, progressBar=None): argument
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/ |
H A D | FindSignature.cpp | 45 const size_t numTests = numPrevBytes - signatureSize + 1; in FindSignatureInStream() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/ |
H A D | WycheproofTestUtil.java | 106 int numTests = result.get("numberOfTests").getAsInt(); in readJson() local
|
/aosp_15_r20/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/ |
H A D | UnitTest.java | 34 private static int numTests = 0; field in UnitTest
|