Home
last modified time | relevance | path

Searched defs:testCount (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsStopwatchTimerTest.java33 public void testCount() throws Exception { in testCount() method in BatteryStatsStopwatchTimerTest
/aosp12/frameworks/base/test-runner/src/junit/runner/
H A DTestRunListener.java14 public void testRunStarted(String testSuiteName, int testCount); in testRunStarted()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DSlidingWindowTest.java68 public void testCount() { in testCount() method in SlidingWindowTest
/aosp12/frameworks/base/tests/backup/
H A Dbackup_helper_test.cpp71 int testCount = 0; in main() local
/aosp12/frameworks/av/media/libaudioclient/tests/
H A Dtest_create_audiorecord.cpp41 uint32_t testCount = 0; in testRecord() local
H A Dtest_create_audiotrack.cpp37 uint32_t testCount = 0; in testTrack() local
/aosp12/frameworks/base/tools/bit/
H A Dmain.cpp252 int32_t testCount = get_bundle_int(results, &found, "numtests", NULL); in OnTestStatus() local