Home
last modified time | relevance | path

Searched defs:numTests (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DWorkCountTrackerTest.java249 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/
DTestsPoolPollerTest.java93 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/
DModuleListenerTest.java56 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
DITestSuiteMultiTest.java85 public TestSuiteMultiDeviceImpl(int numTests, ITargetPreparer targetPrep) { in TestSuiteMultiDeviceImpl()
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DActivityManagerUtilsTest.java46 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/
DJarHostTest.java42 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 DEcdsaSignKeyManagerTest.java285 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 DSkQPRunner.java40 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 DBazelXmlResultReporter.java89 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/
DCollectingTestListener.java179 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 DBase64_test.cpp38 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/
DClusterCommandScheduler.java262 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 DAesCtrHmacAeadKeyManagerTest.java294 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 DJsonMacTest.java127 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/
DModuleListener.java94 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/
DRetryReschedulerTest.java453 int numTests, in populateFakeResults()
464 int numTests, in populateFakeResults()
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/rust/
DRustBinaryTestTest.java90 private String runListOutput(int numTests) { in runListOutput()
98 private String runListBenchmarksOutput(int numTests) { in runListBenchmarksOutput()
DRustBinaryHostTestTest.java112 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 Dfloatditf_test.h38018 static const int numTests = sizeof(tests) / sizeof(struct testCase); variable
H A Dfloatunditf_test.h19014 static const int numTests = sizeof(tests) / sizeof(struct testCase); variable
/aosp_15_r20/external/angle/src/common/
H A Dmathutil_unittest.cpp531 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 Dmain.py20 def __init__(self, opts, numTests, progressBar=None): argument
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A DFindSignature.cpp45 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 DWycheproofTestUtil.java106 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 DUnitTest.java34 private static int numTests = 0; field in UnitTest

1234