Home
last modified time | relevance | path

Searched defs:test_out (Results 1 – 17 of 17) sorted by relevance

/external/armnn/python/pyarmnn/examples/tests/
Dtest_mfcc.py56 def test_mel_scale_function(mfcc_test_params, test_out): argument
64 def test_inverse_mel_scale_function(mfcc_test_params, test_out): argument
92 def test_create_mel_filter_bank(mfcc_test_params, test_out): argument
114 def test_mfcc_compute_first_frame(audio_data, mfcc_test_params, test_out, file, audio_cap_params): argument
180 test_out): argument
234 …traction_full_sized_input_zeros(mfcc_test_params, model_input_size, stride, min_samples, test_out): argument
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc223 std::string test_out = "--test_out=" + TestTempDir(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dplugin_unittest.cc223 std::string test_out = "--test_out=" + TestTempDir(); in TEST() local
/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_interrupts.cpp45 int test_out(){ in test_out() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc106 std::string test_out = "--test_out=" + TestTempDir(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/java/
Dplugin_unittest.cc104 std::string test_out = "--test_out=" + TestTempDir(); in TEST() local
/external/oss-fuzz/infra/
Dhelper_test.py204 def test_out(self): member in ProjectTest
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc245 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/cronet/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc250 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/flags/internal/
Dusage_test.cc245 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/libtextclassifier/abseil-cpp/absl/flags/internal/
Dusage_test.cc250 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc256 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/webrtc/third_party/abseil-cpp/absl/flags/internal/
Dusage_test.cc245 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/abseil-cpp/absl/flags/internal/
Dusage_test.cc250 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/openscreen/third_party/abseil/src/absl/flags/internal/
Dusage_test.cc236 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/flags/internal/
Dusage_test.cc245 std::string test_out = test_buf_05.str(); in TEST_F() local
/external/rust/crates/ring/src/io/
Dder.rs294 let test_out = [test_out]; in test_positive_integer() localVariable