Home
last modified time | relevance | path

Searched defs:capture_output (Results 1 – 16 of 16) sorted by relevance

/external/angle/build/
Daction_helpers_unittest.py53 def capture_output(inputs): function
/external/cronet/stable/build/
Daction_helpers_unittest.py53 def capture_output(inputs): function
/external/cronet/tot/build/
Daction_helpers_unittest.py53 def capture_output(inputs): function
/external/webrtc/modules/audio_processing/test/
Dsimulator_buffers.h59 std::vector<float*> capture_output; member
/external/webrtc/tools_webrtc/mb/
Dmb_unittest.py94 def Call(self, cmd, env=None, capture_output=True, input=None): argument
235 def FakeCall(cmd, env=None, capture_output=True, stdin=None): argument
/external/cronet/tot/components/cronet/tools/
Dapi_static_checks_unittest.py59 def capture_output(): function
/external/cronet/stable/components/cronet/tools/
Dapi_static_checks_unittest.py59 def capture_output(): function
/external/webrtc/modules/audio_processing/
Decho_control_mobile_bit_exact_unittest.cc102 std::vector<float> capture_output; in RunBitexactnessTest() local
Dgain_control_unittest.cc111 std::vector<float> capture_output; in RunBitExactnessTest() local
/external/python/cpython3/Lib/test/libregrtest/
Dtestresult.py159 def get_test_runner(stream, verbosity, capture_output=False): argument
/external/pytorch/torch/testing/_internal/
Djit_utils.py397 name=None, outputs=None, capture_output=False, argument
453 capture_output=False, argument
/external/webrtc/modules/audio_processing/aec3/
Decho_canceller3_unittest.cc276 std::vector<float> capture_output; in RunRenderTransportVerificationTest() local
557 std::vector<float> capture_output; in RunRenderSwapQueueVerificationTest() local
/external/autotest/utils/frozen_chromite/lib/
Dcros_build_lib.py611 log_output=False, capture_output=False, argument
Dgit.py1333 capture_output=True, skip=False, **kwargs): argument
/external/python/cpython3/Lib/
Dsubprocess.py513 input=None, capture_output=False, timeout=None, check=False, **kwargs): argument
/external/mesa3d/meson_to_hermetic/
Dmeson_impl.py149 def run_command(self, *commands, capture_output=False): argument