Home
last modified time | relevance | path

Searched defs:output_filepath (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Daudioproc_wrapper.py42 def output_filepath(self): member in AudioProcWrapper
Dexport.py42 def __init__(self, output_filepath): argument
406 def _Save(cls, output_filepath, html): argument
Dsignal_processing.py72 def SaveWav(cls, output_filepath, signal): argument
Deval_scores.py60 def output_filepath(self): member in EvaluationScore
/external/grpc-grpc/tools/run_tests/python_utils/
Dreport_utils.py162 def render_perf_profiling_results(output_filepath, profile_names): argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dreport_utils.py175 def render_perf_profiling_results(output_filepath, profile_names): argument
/external/cronet/testing/scripts/
Drun_performance_tests.py235 def write_simple_test_results(return_code, output_filepath, benchmark_name): argument
/external/rust/crates/grpcio-sys/grpc/
DCMakeLists.txt15675 set(output_filepath "${grpc_BINARY_DIR}/libs/opt/pkgconfig/${output_filename}") variable