/external/oss-fuzz/infra/base-images/base-builder/ |
D | bisect_clang.py | 64 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/ |
D | appveyor-build.py | 17 test_command = ['mingw32-make', 'test'] variable 39 test_command = ['ctest', '-C', config] variable
|
/external/perfetto/src/traced/probes/ftrace/test/ |
D | test_proto_gen.py | 23 def test_command(*args): function
|
/external/pigweed/pw_env_setup/py/ |
D | json_visitor_test.py | 92 def test_command(self): member in JSONVisitorTest
|
/external/toolchain-utils/bestflags/ |
D | task.py | 61 def InitLogCommand(build_command, test_command, log_directory): argument
|
/external/toolchain-utils/binary_search_tool/ |
D | binary_search_perforce.py | 325 def __init__(self, p4_port, p4_paths, test_command): argument
|
/external/python/cpython2/Lib/test/ |
D | test_httpservers.py | 193 def test_command(self): member in BaseHTTPServerTestCase
|
/external/python/cpython3/Lib/tkinter/test/ |
D | widget_tests.py | 457 def test_command(self): member in StandardOptionsTests
|
/external/python/cpython2/Lib/lib-tk/test/ |
D | widget_tests.py | 480 def test_command(self): member in StandardOptionsTests
|
/external/python/cpython3/Lib/test/ |
D | test_httpservers.py | 138 def test_command(self): member in BaseHTTPServerTestCase
|
/external/python/cpython3/Lib/tkinter/test/test_ttk/ |
D | test_widgets.py | 1150 def test_command(self): member in SpinboxTest
|