Searched refs:repeat (Results 1 – 14 of 14) sorted by relevance
/tools/test/connectivity/acts/framework/acts/bin/ |
D | act.py | 35 def _run_test(parsed_config, test_identifiers, repeat=1): argument 52 for i in range(repeat): 91 def _run_tests(parsed_configs, test_identifiers, repeat): argument 110 ret = _run_test(c, test_identifiers, repeat)
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | ReporterTest.kt | 116 fun `Test repeat errors with 1 error`() { in Test repeat errors with 1 error() 144 fun `Test repeat errors with 5 errors`() { in Test repeat errors with 5 errors() 184 fun `Test repeat errors with 6 errors`() { in Test repeat errors with 6 errors()
|
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/ |
D | RangeApSupporting11McTest.py | 56 rutils.scan_with_rtt_support_constraint(dut, True, repeat=10), 130 rutils.scan_with_rtt_support_constraint(dut, True, repeat=10), 224 rutils.scan_with_rtt_support_constraint(dut, True, repeat=10),
|
D | RttRequestManagementTest.py | 59 rutils.scan_with_rtt_support_constraint(dut, True, repeat=10), 122 rutils.scan_with_rtt_support_constraint(dut, True, repeat=10),
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/rtt/ |
D | rtt_test_utils.py | 145 def scan_with_rtt_support_constraint(dut, support_rtt, repeat=0): argument 157 for i in range(repeat + 1):
|
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/stress/ |
D | StressRangeApTest.py | 36 dut, True, repeat=10)
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | ZFileTest.java | 620 String boom = Strings.repeat("BOOM!", 100); in addDirectoryRecursively() 621 String kaboom = Strings.repeat("KABOOM!", 100); in addDirectoryRecursively() 628 String iLoveChocolate = Strings.repeat("I love chocolate! ", 200); in addDirectoryRecursively() 629 String iLoveOrange = Strings.repeat("I love orange! ", 50); in addDirectoryRecursively()
|
/tools/dexter/testdata/expected/ |
D | medium.asm | 115831 212| const-string/jumbo v5, "Didn't specify which nth day of week to repeat for a monthly" 116049 228| const-string/jumbo v4, "month repeat by nth week but n is "
|
D | medium.rewrite | 115854 217| const-string/jumbo v5, "Didn't specify which nth day of week to repeat for a monthly" 116073 230| const-string/jumbo v4, "month repeat by nth week but n is "
|
D | medium.wrap_invoke | 115854 217| const-string/jumbo v5, "Didn't specify which nth day of week to repeat for a monthly" 116073 230| const-string/jumbo v4, "month repeat by nth week but n is "
|
D | medium.compact_cfg | 138722 212| const-string/jumbo v5, "Didn't specify which nth day of week to repeat for a monthly" 139004 228| const-string/jumbo v4, "month repeat by nth week but n is "
|
D | medium.scratch_regs | 134147 235| const-string/jumbo v7, "Didn't specify which nth day of week to repeat for a monthly" 134372 248| const-string/jumbo v9, "month repeat by nth week but n is "
|
D | medium.exit_hook | 121276 217| const-string/jumbo v5, "Didn't specify which nth day of week to repeat for a monthly" 121495 230| const-string/jumbo v4, "month repeat by nth week but n is "
|
D | medium.entry_hook | 118735 220| const-string/jumbo v5, "Didn't specify which nth day of week to repeat for a monthly" 118954 233| const-string/jumbo v4, "month repeat by nth week but n is "
|