HomeSort by relevance Sort by last modified time
    Searched refs:test_options (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/experimental/statistical_analysis/
results_stats_unittest.py 177 test_options = results_stats.ALL_TEST_OPTIONS
183 for test, expected_output in zip(test_options, expected_outputs):
208 test_options = results_stats.ALL_TEST_OPTIONS
217 for test, expected_output in zip(test_options, expected_outputs):
235 test_options = results_stats.ALL_TEST_OPTIONS
256 for test, expected_output in zip(test_options, expected_outputs):
  /external/vixl/tools/
test.py 62 # See the definition of `test_options` below.
174 test_options = \
193 for option in test_options:
175 test_environment_options + test_build_options + test_runtime_options variable

Completed in 53 milliseconds