Home
last modified time | relevance | path

Searched refs:list_command (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/third_party/gtest-parallel/
Dgtest-parallel291 list_command = list(command) variable
293 list_command += ['--gtest_filter=' + options.gtest_filter]
296 test_list = subprocess.Popen(list_command + ['--gtest_list_tests'],