Searched refs:GetTestsForAllIterations (Results 1 – 5 of 5) sorted by relevance
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_shuffle_test.py | 87 def GetTestsForAllIterations(extra_env, args): function 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( [all …]
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_shuffle_test.py | 88 def GetTestsForAllIterations(extra_env, args): function 136 GetTestsForAllIterations({}, [AlsoRunDisabledTestsFlag()])[0]) 139 ACTIVE_TESTS.extend(GetTestsForAllIterations({}, [])[0]) 143 GetTestsForAllIterations({}, [FilterFlag(TEST_FILTER)])[0]) 147 GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3', 152 SHUFFLED_ALL_TESTS.extend(GetTestsForAllIterations( 156 SHUFFLED_ACTIVE_TESTS.extend(GetTestsForAllIterations( 160 SHUFFLED_FILTERED_TESTS.extend(GetTestsForAllIterations( 165 GetTestsForAllIterations({TOTAL_SHARDS_ENV_VAR: '3', 269 GetTestsForAllIterations( [all …]
|
/external/googletest/googletest/test/ |
D | gtest_shuffle_test.py | 87 def GetTestsForAllIterations(extra_env, args): function 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( [all …]
|
/external/v8/testing/gtest/test/ |
D | gtest_shuffle_test.py | 87 def GetTestsForAllIterations(extra_env, args): function 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( [all …]
|
/external/protobuf/gtest/test/ |
D | gtest_shuffle_test.py | 87 def GetTestsForAllIterations(extra_env, args): function 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( [all …]
|