/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/suite/ |
D | ModuleDefinitionTest.java | 498 final int testCount = 4; in testRun_aggregateRunFailures() local 889 final int testCount = 5; in testRun_failPreparation_PassAfterModuleRetry() local 1008 final int testCount = 5; in testRun_fullPass() local 1059 final int testCount = 4; in testRun_partialRun() local 1122 final int testCount = 4; in testRun_partialRun_error() local 1180 final int testCount = 5; in testAbiSetting() local 1429 final int testCount = 4; in testRun_partialRun_deviceUnresponsive() local 1498 final int testCount = 5; in testRun_moduleLevelListeners() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/retry/ |
D | RetryLogSaverResultForwarder.java | 37 public void testRunStarted(String runName, int testCount) { in testRunStarted() 42 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 48 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/external/cronet/testing/android/junit/java/src/org/chromium/testing/local/ |
H A D | GtestLogger.java | 50 public void testCaseStarted(Description test, int testCount) { in testCaseStarted() 57 public void testCaseFinished(Description test, int testCount, long elapsedTimeMillis) { in testCaseFinished() 66 public void testRunStarted(int testCount) { in testRunStarted()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 362 … uint32_t testCount = maxImageCount - capabilities.minImageCount + 1u; in executeSwapchainParameterCases() local 411 uint32_t testCount = static_cast<uint32_t>(formats.size()); in executeSwapchainParameterCases() local 503 uint32_t testCount = DE_LENGTH_OF_ARRAY(s_testSizes); in executeSwapchainParameterCases() local 616 uint32_t testCount = DE_LENGTH_OF_ARRAY(s_testExtentSizes); in executeSwapchainParameterCases() local 772 uint32_t testCount = 0u; in executeSwapchainParameterCases() local 795 uint32_t testCount = 0u; in executeSwapchainParameterCases() local 818 uint32_t testCount = static_cast<uint32_t>(presentModes.size()); in executeSwapchainParameterCases() local
|
H A D | vktProtectedMemFillUpdateCopyBufferTests.cpp | 343 const int testCount = 10; in createFillUpdateCopyBufferFloatTests() local 437 const int testCount = 10; in createFillUpdateCopyBufferIntegerTests() local 528 const int testCount = 10; in createFillUpdateCopyBufferUnsignedTests() local
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/ |
D | EventsLoggerListener.java | 88 public void testRunStarted(String runName, int testCount) { in testRunStarted() 93 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 98 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
D | ResultForwarder.java | 188 public void testRunStarted(String runName, int testCount) { in testRunStarted() 201 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 214 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
D | RetryResultForwarder.java | 29 public void testRunStarted(String runName, int testCount) { in testRunStarted() 34 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted()
|
D | SubprocessResultsReporter.java | 182 public void testRunStarted(String runName, int testCount) { in testRunStarted() 188 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 194 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/ |
D | ITestLifeCycleReceiver.java | 52 public default void testRunStarted(String runName, int testCount) {} in testRunStarted() 64 public default void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 80 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/ |
D | DevSdkIgnoreRunner.kt | 196 override fun testCount(): Int { in testCount() method in com.android.testutils.DevSdkIgnoreRunner 200 var testCount = baseRunner.testCount() in testCount() variable
|
/aosp_15_r20/external/cronet/test_runner/src/com.android.tests.chromium.host/ |
H A D | TestListenerWithTime.java | 42 public void testRunStarted(String runName, int testCount) { in testRunStarted() 92 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 98 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/media/tests/ |
D | CameraTestMetricsCollectionListener.java | 110 public void testRunStarted(String runName, int testCount) { in testRunStarted() 116 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 123 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/com/android/tradefed/testtype/bazel/ |
H A D | NullTestListener.java | 44 public void testRunStarted(String runName, int testCount) { in testRunStarted() 49 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 54 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
H A D | ForwardingTestListener.java | 51 public void testRunStarted(String runName, int testCount) { in testRunStarted() 56 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 61 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | GranularRetriableTestWrapper.java | 517 public void testRunStarted(String runName, int testCount) { in testRunStarted() 523 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 530 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/ |
D | PythonBinaryHostTest.java | 561 public void testRunStarted(String runName, int testCount) { in testRunStarted() 567 public void testRunStarted(String runName, int testCount, int attempt) { in testRunStarted() 573 public void testRunStarted(String runName, int testCount, int attempt, long startTime) { in testRunStarted()
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsThreeWayTest.cpp | 41 int testCount; member 51 int testCount = testSet.testCount; in testSetTest() local
|
H A D | PathOpsChalkboardTest.cpp | 114 int testCount; in chalkboard_threaded() local 191 static const size_t testCount = std::size(tests); variable
|
H A D | PathOpsTigerTest.cpp | 258 int testCount = reporter->allowExtendedTest() ? 10000 : 100; in tiger_threaded() local 344 static const size_t testCount = std::size(tests); variable
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/terminal/ |
H A D | CountTest.kt | 9 fun testCount() = runTest { in <lambda>() method
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/postprocessor/ |
D | BasePostProcessor.java | 196 public final void testRunStarted(String runName, int testCount) { in testRunStarted() 201 public final void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 207 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/proto/ |
D | ProtoResultReporter.java | 319 public final void testRunStarted(String runName, int testCount) { in testRunStarted() 324 public void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 329 public void testRunStarted(String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
D | BaseDeviceMetricCollector.java | 333 public final void testRunStarted(String runName, int testCount) { in testRunStarted() 338 public final void testRunStarted(String runName, int testCount, int attemptNumber) { in testRunStarted() 344 String runName, int testCount, int attemptNumber, long startTime) { in testRunStarted()
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/ |
D | ExecutableBaseTest.java | 374 int testCount = mBinaryPaths.size() + mTestCommands.size(); in split() local 401 private Collection<IRemoteTest> splitByShardCount(int testCount, int shardCount) { in splitByShardCount()
|