Home
last modified time | relevance | path

Searched defs:test_command (Results 1 – 11 of 11) sorted by relevance

/external/oss-fuzz/infra/base-images/base-builder/
Dbisect_clang.py64 def test_commit(self, test_command): argument
77 def bisect(self, good_commit, bad_commit, test_command): argument
86 def bisect_start(self, good_commit, bad_commit, test_command): argument
97 def test_start_commit(self, commit, label, test_command): argument
189 def find_culprit_commit(test_command, good_commit, bad_commit): argument
/external/fmtlib/support/
Dappveyor-build.py17 test_command = ['mingw32-make', 'test'] variable
39 test_command = ['ctest', '-C', config] variable
/external/perfetto/src/traced/probes/ftrace/test/
Dtest_proto_gen.py23 def test_command(*args): function
/external/pigweed/pw_env_setup/py/
Djson_visitor_test.py92 def test_command(self): member in JSONVisitorTest
/external/toolchain-utils/bestflags/
Dtask.py61 def InitLogCommand(build_command, test_command, log_directory): argument
/external/toolchain-utils/binary_search_tool/
Dbinary_search_perforce.py325 def __init__(self, p4_port, p4_paths, test_command): argument
/external/python/cpython2/Lib/test/
Dtest_httpservers.py193 def test_command(self): member in BaseHTTPServerTestCase
/external/python/cpython3/Lib/tkinter/test/
Dwidget_tests.py457 def test_command(self): member in StandardOptionsTests
/external/python/cpython2/Lib/lib-tk/test/
Dwidget_tests.py480 def test_command(self): member in StandardOptionsTests
/external/python/cpython3/Lib/test/
Dtest_httpservers.py138 def test_command(self): member in BaseHTTPServerTestCase
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py1150 def test_command(self): member in SpinboxTest