/aosp_15_r20/external/webrtc/api/ |
H A 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 …]
|
/aosp_15_r20/system/core/libsparse/ |
H A D | output_file.cpp | 79 struct output_file { struct 83 struct output_file_ops* ops; argument 94 struct output_file out; argument
|
/aosp_15_r20/external/libchrome/base/test/launcher/ |
H A 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::__anon4ad116090111::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
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A 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()
|
/aosp_15_r20/external/cronet/testing/libfuzzer/fuzzers/ |
H A 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
|
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/ |
D | gen_known_trampolines.py | 150 def _generate_trampolines(output_file, guest_api): argument 202 def _generate_variables(output_file, guest_api): argument 226 def _generate_redirect_stubs(output_file, library, guest_api): argument
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | img_from_target_files.py | 91 def CopyZipEntries(input_file, output_file, entries): argument 188 def RebuildAndWriteSuperImages(input_file, output_file): argument 213 def ImgFromTargetFiles(input_file, output_file): argument
|
H A D | non_ab_ota.py | 112 def WriteFullOTAPackage(input_zip, output_file): argument 285 def WriteBlockIncrementalOTAPackage(target_zip, source_zip, output_file): argument 541 def GenerateNonAbOtaPackage(target_file, output_file, source_file=None): argument
|
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/ |
H A D | experiments_compiler.py | 396 def GenerateExperimentsHdr(self, output_file, mode): argument 553 def GenerateExperimentsSrc(self, output_file, header_file_path, mode): argument 604 def GenTest(self, output_file): argument 640 def GenExperimentsBzl(self, mode, output_file): argument
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
H A D | generate.py | 182 def WriteToFile(self, output_file): argument 225 def _WriteOriginTrialTokens(output_file): argument 231 def GenerateStandaloneHTMLToFile(output_file, argument
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/ |
H A D | process_record_file_util_test.cc | 68 std::string output_file = (temp_dir / "output_1.proto").string(); in TEST() local 84 std::string output_file = (temp_dir / "output_2.proto").string(); in TEST() local 133 std::string output_file = (temp_dir / "output_3.proto").string(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-options-test.cc | 93 const std::string& output_file = in TEST() local 177 const std::string& output_file = in TEST_F() local 208 const std::string& output_file = in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-options-test.cc | 93 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/ |
D | experiments_compiler.py | 255 def GenerateExperimentsHdr(self, output_file): argument 307 def GenerateExperimentsSrc(self, output_file): argument 356 def GenExperimentsBzl(self, output_file): argument
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-options-test.cc | 93 const std::string& output_file = in TEST() local 183 const std::string& output_file = in TEST_F() local 214 const std::string& output_file = in TEST_F() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | bokeh_figure.py | 238 def generate_figure(self, output_file=None, save_json=True): argument 325 def _save_figure_json(self, output_file): argument 333 def save_figure(self, output_file, save_json=True): argument
|
/aosp_15_r20/external/mbedtls/programs/pkey/ |
H A D | key_app_writer.c | 91 const char *output_file; /* where to store the constructed key file */ member 95 static int write_public_key(mbedtls_pk_context *key, const char *output_file) in write_public_key() 137 static int write_private_key(mbedtls_pk_context *key, const char *output_file) in write_private_key()
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ |
D | check_quality.py | 325 def dump(self, output_file): argument 400 def dump(self, output_file): argument 488 output_file, argument
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/pkey/ |
H A D | key_app_writer.c | 88 const char *output_file; /* where to store the constructed key file */ member 92 static int write_public_key(mbedtls_pk_context *key, const char *output_file) in write_public_key() 134 static int write_private_key(mbedtls_pk_context *key, const char *output_file) in write_private_key()
|
/aosp_15_r20/external/pigweed/pw_sensor/ |
H A D | sensor.cmake | 93 set(output_file "${arg_OUT_HEADER}") variable 95 set(output_file "${CMAKE_CURRENT_BINARY_DIR}/${arg_OUT_HEADER}") variable
|
/aosp_15_r20/external/cronet/third_party/icu/scripts/ |
H A D | make_data_assembly.py | 35 output_file = input_file[0:n] + "_dat.S" variable 37 output_file = args[1] variable
|
/aosp_15_r20/device/generic/goldfish/tools/ |
D | mk_combined_img.py | 70 def write_partition(partition, output_file, offset): argument 94 def add_partition(partition, output_file): argument
|
/aosp_15_r20/system/tools/aidl/build/ |
D | aidl_rust_glue.py | 30 def emit(self, output_file, indent=""): argument 51 def emit_mangled(self, output_file, indent="", prefix=""): argument
|