/external/webrtc/api/ |
D | rtc_event_log_output_file_unittest.cc | 54 auto output_file = std::make_unique<RtcEventLogOutputFile>(output_file_name_); in TEST_F() local 60 auto output_file = std::make_unique<RtcEventLogOutputFile>(illegal_filename); in TEST_F() local 68 auto output_file = std::make_unique<RtcEventLogOutputFile>(output_file_name_); in TEST_F() local 78 auto output_file = in TEST_F() local 98 auto output_file = in TEST_F() local 109 auto output_file = in TEST_F() local 115 auto output_file = in TEST_F() local 122 auto output_file = in TEST_F() local 131 auto output_file = in TEST_F() local 138 auto output_file = std::make_unique<RtcEventLogOutputFile>( in TEST_F() local [all …]
|
/external/cronet/testing/libfuzzer/fuzzers/ |
D | generate_v8_inspector_fuzzer_corpus.py | 15 def resolve_loads(output_file, input_lines, loaded_files): argument 24 def load_file(output_file, input_file, loaded_files): argument 33 def generate_content(output_file, input_file): argument
|
/external/cronet/third_party/icu/scripts/ |
D | make_data_assembly.py | 32 output_file = input_file[0:n] + "_dat.S" variable 34 output_file = args[1] variable
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/ |
D | gen_llvm_types.py | 29 …is_array_array, array_count, array_count1, is_llvm_struct, is_llvm_enum, is_llvm_pfn, output_file): argument 107 def gen_llvm_types(input_file, output_file): argument
|
/external/libchrome/base/test/launcher/ |
D | unit_test_launcher.cc | 139 const base::FilePath& output_file, in GetCommandLineForChildGTestProcess() 283 const base::FilePath& output_file, in ProcessTestResults() 424 const FilePath& output_file() { return output_file_; } in output_file() function in base::__anonae52f7f80111::UnitTestProcessLifetimeObserver 432 const FilePath& output_file, in UnitTestProcessLifetimeObserver() 463 const FilePath& output_file, in ParallelUnitTestProcessLifetimeObserver() 512 const FilePath& output_file, in SerialUnitTestProcessLifetimeObserver() 630 FilePath output_file; in RunUnitTestsSerially() local 663 FilePath output_file; in RunUnitTestsBatch() local
|
/external/cronet/build/android/gyp/ |
D | extract_unwind_tables.py | 79 def _Write4Bytes(output_file, val): argument 84 def _Write2Bytes(output_file, val): argument
|
/external/angle/build/android/gyp/ |
D | extract_unwind_tables.py | 79 def _Write4Bytes(output_file, val): argument 84 def _Write2Bytes(output_file, val): argument
|
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
D | generate.py | 182 def WriteToFile(self, output_file): argument 225 def _WriteOriginTrialTokens(output_file): argument 231 def GenerateStandaloneHTMLToFile(output_file, argument
|
/external/googletest/googletest/test/ |
D | googletest-options-test.cc | 91 const std::string& output_file = in TEST() local 180 const std::string& output_file = in TEST_F() local 211 const std::string& output_file = in TEST_F() local
|
/external/cronet/third_party/googletest/src/googletest/test/ |
D | googletest-options-test.cc | 91 const std::string& output_file = in TEST() local 175 const std::string& output_file = in TEST_F() local 206 const std::string& output_file = in TEST_F() local
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-options-test.cc | 88 const std::string& output_file = in TEST() local 171 const std::string& output_file = in TEST_F() local 202 const std::string& output_file = in TEST_F() local
|
/external/cronet/third_party/boringssl/src/third_party/googletest/test/ |
D | googletest-options-test.cc | 88 const std::string& output_file = in TEST() local 171 const std::string& output_file = in TEST_F() local 202 const std::string& output_file = in TEST_F() local
|
/external/tensorflow/tensorflow/lite/toco/ |
D | dump_graphviz.cc | 521 void DumpOperator(const Model& model, std::string* output_file, int op_index) { in DumpOperator() 531 void DumpOperatorEdges(const Model& model, std::string* output_file, in DumpOperatorEdges() 623 void DumpSubgraphHeader(std::string* output_file, Node const& node, in DumpSubgraphHeader() 630 void DumpArray(const Model& model, std::string* output_file, in DumpArray() 648 void DumpNode(const Model& model, std::string* output_file, in DumpNode() 763 void DumpGraphviz(const Model& model, std::string* output_file, in DumpGraphviz()
|
/external/openthread/third_party/mbedtls/repo/programs/pkey/ |
D | key_app_writer.c | 108 const char *output_file; /* where to store the constructed key file */ member 112 static int write_public_key( mbedtls_pk_context *key, const char *output_file ) in write_public_key() 154 static int write_private_key( mbedtls_pk_context *key, const char *output_file ) in write_private_key()
|
/external/mbedtls/programs/pkey/ |
D | key_app_writer.c | 104 const char *output_file; /* where to store the constructed key file */ member 108 static int write_public_key( mbedtls_pk_context *key, const char *output_file ) in write_public_key() 150 static int write_private_key( mbedtls_pk_context *key, const char *output_file ) in write_private_key()
|
/external/angle/build/android/pylib/utils/ |
D | instrumentation_tracing.py | 184 def start_instrumenting(output_file, to_include=(), to_exclude=()): argument 201 def Instrument(output_file, to_include=(), to_exclude=()): argument
|
/external/tensorflow/tensorflow/lite/schema/ |
D | upgrade_schema.py | 147 def _Write(self, data, output_file): argument 305 def Convert(self, input_file, output_file): argument
|
/external/cronet/build/android/pylib/utils/ |
D | instrumentation_tracing.py | 184 def start_instrumenting(output_file, to_include=(), to_exclude=()): argument 201 def Instrument(output_file, to_include=(), to_exclude=()): argument
|
/external/rust/crates/grpcio-sys/grpc/bazel/test/python_test_repo/ |
D | dummy_plugin.py | 22 def main(input_file=sys.stdin, output_file=sys.stdout): argument
|
/external/tensorflow/tensorflow/python/eager/ |
D | gen_gradient_input_output_exclusions.py | 27 def main(output_file): argument
|
/external/webrtc/tools_webrtc/apple/ |
D | copy_framework_header.py | 27 def Process(input_file, output_file): argument
|
/external/tensorflow/tensorflow/tools/tfg_graph_transforms/ |
D | tfg_graph_transforms_main.cc | 53 llvm::cl::opt<std::string> output_file( variable 157 const std::string& output_file) { in ExportTFGModule()
|
/external/grpc-grpc/test/cpp/util/ |
D | grpc_cli.cc | 73 std::ofstream output_file(outfile, std::ios::app | std::ios::binary); in SimplePrint() local
|
/external/libconfig/examples/c/ |
D | example2.c | 34 static const char *output_file = "updated.cfg"; in main() local
|
/external/harfbuzz_ng/src/ |
D | gen-def.py | 10 output_file = sys.argv[1] variable
|