Home
last modified time | relevance | path

Searched defs:data_path (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/external/openscreen/cast/common/certificate/
H A Dcast_cert_validator_unittest.cc161 static std::string data_path = in GetSpecificTestDataPath() local
174 std::string data_path = GetSpecificTestDataPath(); in TEST() local
190 std::string data_path = GetSpecificTestDataPath(); in TEST() local
206 std::string data_path = GetSpecificTestDataPath(); in TEST() local
222 std::string data_path = GetSpecificTestDataPath(); in TEST() local
238 std::string data_path = GetSpecificTestDataPath(); in TEST() local
256 std::string data_path = GetSpecificTestDataPath(); in TEST() local
274 std::string data_path = GetSpecificTestDataPath(); in TEST() local
293 std::string data_path = GetSpecificTestDataPath(); in TEST() local
308 std::string data_path = GetSpecificTestDataPath(); in TEST() local
[all …]
/aosp_15_r20/external/ComputeLibrary/examples/
H A Dgraph_inception_v4.cpp66 std::string data_path = common_params.data_path; in do_setup() local
197 ConcatLayer get_mixed_3a(const std::string &data_path, DataLayout weights_layout) in get_mixed_3a()
222 ConcatLayer get_mixed_4a(const std::string &data_path, DataLayout weights_layout) in get_mixed_4a()
299 ConcatLayer get_mixed_5a(const std::string &data_path, DataLayout weights_layout) in get_mixed_5a()
324 …ConcatLayer get_inceptionA_block(const std::string &data_path, DataLayout weights_layout, std::str… in get_inceptionA_block()
419 ConcatLayer get_reductionA_block(const std::string &data_path, DataLayout weights_layout) in get_reductionA_block()
479 …ConcatLayer get_inceptionB_block(const std::string &data_path, DataLayout weights_layout, std::str… in get_inceptionB_block()
607 ConcatLayer get_reductionB_block(const std::string &data_path, DataLayout weights_layout) in get_reductionB_block()
689 …ConcatLayer get_inceptionC_block(const std::string &data_path, DataLayout weights_layout, std::str… in get_inceptionC_block()
H A Dgraph_inception_resnet_v2.cpp71 std::string data_path = common_params.data_path; in do_setup() local
218 void block_mixed_5b(const std::string &data_path, DataLayout weights_layout) in block_mixed_5b()
321 void block_mixed_6a(const std::string &data_path, DataLayout weights_layout) in block_mixed_6a()
385 void block_mixed_7a(const std::string &data_path, DataLayout weights_layout) in block_mixed_7a()
488 …void block35_repeat(const std::string &data_path, DataLayout weights_layout, unsigned int num_bloc… in block35_repeat()
599 …void block17_repeat(const std::string &data_path, DataLayout weights_layout, unsigned int num_bloc… in block17_repeat()
683 …void block8_repeat(const std::string &data_path, DataLayout weights_layout, unsigned int num_block… in block8_repeat()
H A Dgraph_inception_resnet_v1.cpp87 std::string data_path = common_params.data_path; in do_setup() local
239 …void block35_repeat(const std::string &data_path, DataLayout weights_layout, unsigned int num_bloc… in block35_repeat()
350 …void block17_repeat(const std::string &data_path, DataLayout weights_layout, unsigned int num_bloc… in block17_repeat()
434 …void block8_repeat(const std::string &data_path, DataLayout weights_layout, unsigned int num_block… in block8_repeat()
537 void reduction_a(const std::string &data_path, DataLayout weights_layout) in reduction_a()
601 void reduction_b(const std::string &data_path, DataLayout weights_layout) in reduction_b()
H A Dgraph_ssd_mobilenet.cpp124 …ConcatLayer get_node_A_float(IStream &main_graph, const std::string &data_path, std::string &&para… in get_node_A_float()
160 …ConcatLayer get_node_B_float(IStream &main_graph, const std::string &data_path, std::string &&para… in get_node_B_float()
196 …ConcatLayer get_node_C_float(IStream &main_graph, const std::string &data_path, std::string &&para… in get_node_C_float()
223 std::string data_path = common_params.data_path; in create_graph_float() local
384 …ConcatLayer get_node_A_qasymm(IStream &main_graph, const std::string &data_path, std::string &&par… in get_node_A_qasymm()
411 …ConcatLayer get_node_B_qasymm(IStream &main_graph, const std::string &data_path, std::string &&par… in get_node_B_qasymm()
438 …ConcatLayer get_node_C_qasymm(IStream &main_graph, const std::string &data_path, std::string &&par… in get_node_C_qasymm()
462 std::string data_path = common_params.data_path; in create_graph_qasymm() local
H A Dgraph_inception_v3.cpp64 std::string data_path = common_params.data_path; in do_setup() local
226 …ConcatLayer get_inception_node_A(const std::string &data_path, std::string &&param_path, DataLayou… in get_inception_node_A()
356 …ConcatLayer get_inception_node_B(const std::string &data_path, std::string &&param_path, DataLayou… in get_inception_node_B()
427 …ConcatLayer get_inception_node_C(const std::string &data_path, std::string &&param_path, DataLayou… in get_inception_node_C()
588 …ConcatLayer get_inception_node_D(const std::string &data_path, std::string &&param_path, DataLayou… in get_inception_node_D()
687 …ConcatLayer get_inception_node_E(const std::string &data_path, std::string &&param_path, DataLayou… in get_inception_node_E()
H A Dgraph_mobilenet.cpp131 std::string data_path = common_params.data_path; in create_graph_float() local
180 std::string data_path = common_params.data_path; in create_graph_qasymm() local
280 ConcatLayer get_dwsc_node_float(const std::string &data_path, std::string &&param_path, in get_dwsc_node_float()
318 ConcatLayer get_dwsc_node_qasymm(const std::string &data_path, std::string &&param_path, in get_dwsc_node_qasymm()
H A Dgraph_mobilenet_v2.cpp136 std::string data_path = common_params.data_path; in create_graph_float() local
198 void get_expanded_conv_float(const std::string &data_path, std::string &&param_path, in get_expanded_conv_float()
269 std::string data_path = common_params.data_path; in create_graph_qasymm8() local
408 …void get_expanded_conv_qasymm8(const std::string &data_path, std::string &&param_path, IsResidual … in get_expanded_conv_qasymm8()
H A Dgraph_yolov3.cpp66 std::string data_path = common_params.data_path; in do_setup() local
422 … std::pair<SubStream, SubStream> darknet53(const std::string &data_path, DataLayout weights_layout) in darknet53()
537 …void darknet53_block(const std::string &data_path, std::string &&param_path, DataLayout weights_la… in darknet53_block()
H A Dgraph_squeezenet_v1_1.cpp62 std::string data_path = common_params.data_path; in do_setup() local
191 …ConcatLayer get_expand_fire_node(const std::string &data_path, std::string &&param_path, DataLayou… in get_expand_fire_node()
H A Dgraph_squeezenet.cpp62 std::string data_path = common_params.data_path; in do_setup() local
191 …ConcatLayer get_expand_fire_node(const std::string &data_path, std::string &&param_path, DataLayou… in get_expand_fire_node()
H A Dgraph_resnext50.cpp65 std::string data_path = common_params.data_path; in do_setup() local
124 void add_residual_block(const std::string &data_path, DataLayout weights_layout, in add_residual_block()
H A Dgraph_resnet12.cpp80 const std::string data_path = common_params.data_path; in do_setup() local
160 …void add_residual_block(const std::string &data_path, const std::string &name, DataLayout weights_… in add_residual_block()
H A Dgraph_shufflenet.cpp75 std::string data_path = common_params.data_path; in do_setup() local
170 void add_residual_block(const std::string &data_path, DataLayout weights_layout, in add_residual_block()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/jpeg/
H A Djpeg_mem_unittest.cc89 const string data_path = kTestData; in TEST() local
183 const string data_path = kTestData; in TEST() local
193 const string data_path = kTestData; in TEST() local
203 const string data_path = kTestData; in TEST() local
213 const string data_path = kTestData; in TEST() local
221 const string data_path = kTestData; in TEST() local
259 const string data_path = kTestData; in TEST() local
505 const string data_path = kTestData; in TEST() local
/aosp_15_r20/hardware/google/pixel/pixelstats/test/mm/
DMmMetricsReporterTest.cpp149 const std::string data_path[kNumTests] = { in TEST() local
229 const std::string data_path = std::string(data_base_path) + "/nonexisting_dir"; in TEST() local
250 const std::string data_path[kNumTests] = { in TEST() local
279 const std::string data_path = std::string(data_base_path) + "/test_data_0"; in TEST() local
314 const std::string data_path = std::string(data_base_path) + "/test_data_0"; in TEST() local
/aosp_15_r20/external/pytorch/test/cpp/aoti_inference/
H A Dtest.cpp21 std::string data_path = in test_aoti() local
85 std::string data_path = in test_aoti_constants_update() local
174 std::string data_path = in test_aoti_double_buffering() local
254 std::string data_path = (std::filesystem::path( in test_aoti_double_buffering_with_tensor_constants() local
/aosp_15_r20/external/libchrome/base/i18n/
H A Dicu_util.cc104 FilePath data_path; in LazyInitIcuDataFile() local
128 FilePath data_path = mac::PathForFrameworkBundleResource(data_file_name); in LazyInitIcuDataFile() local
264 FilePath data_path; in InitializeICU() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/unicode-width/src/
H A Dtests.rs100 let data_path = "bench_data/enwik8"; in enwik8() localVariable
109 let data_path = "bench_data/jawiki-20220501-pages-articles-multistream-index.txt"; in jawiki() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/unicode-width/src/
H A Dtests.rs100 let data_path = "bench_data/enwik8"; in enwik8() localVariable
109 let data_path = "bench_data/jawiki-20220501-pages-articles-multistream-index.txt"; in jawiki() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/unicode-width/src/
H A Dtests.rs100 let data_path = "bench_data/enwik8"; in enwik8() localVariable
109 let data_path = "bench_data/jawiki-20220501-pages-articles-multistream-index.txt"; in jawiki() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-width/src/
Dtests.rs100 let data_path = "bench_data/enwik8"; in enwik8() localVariable
109 let data_path = "bench_data/jawiki-20220501-pages-articles-multistream-index.txt"; in jawiki() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/unicode-width/src/
H A Dtests.rs100 let data_path = "bench_data/enwik8"; in enwik8() localVariable
109 let data_path = "bench_data/jawiki-20220501-pages-articles-multistream-index.txt"; in jawiki() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/unicode-width-0.1.11/src/
H A Dtests.rs100 let data_path = "bench_data/enwik8"; in enwik8() localVariable
109 let data_path = "bench_data/jawiki-20220501-pages-articles-multistream-index.txt"; in jawiki() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/unicode-width/src/
H A Dtests.rs100 let data_path = "bench_data/enwik8"; in enwik8() localVariable
109 let data_path = "bench_data/jawiki-20220501-pages-articles-multistream-index.txt"; in jawiki() localVariable

1234