Lines Matching refs:GetTestsForAllIterations
87 def GetTestsForAllIterations(extra_env, args):
135 GetTestsForAllIterations({}, [AlsoRunDisabledTestsFlag()])[0])
138 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0])
142 GetTestsForAllIterations({}, [FilterFlag(TEST_FILTER)])[0])
146 GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
151 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations(
155 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations(
159 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations(
164 GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
268 GetTestsForAllIterations(
273 [tests_with_seed1] = GetTestsForAllIterations(
281 [tests_with_seed2] = GetTestsForAllIterations(
289 [tests_with_seed3] = GetTestsForAllIterations(
295 GetTestsForAllIterations(
308 [tests1] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
311 [tests2] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',
314 [tests3] = GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3',