Lines Matching refs:GetTestsForAllIterations
93 def GetTestsForAllIterations(extra_env, args):
141 GetTestsForAllIterations({}, [AlsoRunDisabledTestsFlag()])[0])
144 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
148 GetTestsForAllIterations({}, [FilterFlag(TEST_FILTER)])[0])
152 GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
157 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
161 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
165 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
170 GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
274 GetTestsForAllIterations(
279 [tests_with_seed1] = GetTestsForAllIterations(
287 [tests_with_seed2] = GetTestsForAllIterations(
295 [tests_with_seed3] = GetTestsForAllIterations(
301 GetTestsForAllIterations(
314 [tests1] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
317 [tests2] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
320 [tests3] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',