Searched refs:is_cpp_test (Results 1 – 1 of 1) sorted by relevance
365 def get_executable_command(options, disable_coverage=False, is_cpp_test=False): argument367 if not is_cpp_test:373 if not is_cpp_test:403 is_cpp_test = test_file.startswith(CPP_TEST_PREFIX)407 if is_cpp_test and RERUN_DISABLED_TESTS:413 if is_cpp_test:441 is_cpp_test=is_cpp_test,457 if IS_CI and not is_cpp_test:473 executable = get_executable_command(options, is_cpp_test=is_cpp_test)514 and not is_cpp_test[all …]