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

  /external/libpng/scripts/
test.cmake.in 10 set(TEST_OPTIONS "@TEST_OPTIONS@")
25 execute_process(COMMAND "${CMAKE_COMMAND}" -E echo "Running ${TEST_COMMAND}" ${TEST_OPTIONS} ${NATIVE_TEST_FILES})
27 execute_process(COMMAND "${TEST_COMMAND}" ${TEST_OPTIONS} ${NATIVE_TEST_FILES}
  /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/libmicrohttpd/src/testcurl/
Makefile.am 70 test_options
97 test_options.c
Makefile.in 113 @HAVE_CURL_TRUE@noinst_PROGRAMS = test_options$(EXEEXT)
251 am_test_options_OBJECTS = test_options.$(OBJEXT)
866 test_options.c
    [all...]
  /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
  /external/netperf/doc/examples/
arr_script 53 USAGE: scale_script {test_options} {hostlist}
  /external/libpng/
CMakeLists.txt 487 set(TEST_OPTIONS "${_PAT_OPTIONS}")

Completed in 1721 milliseconds