Home
last modified time | relevance | path

Searched defs:test_input (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/include/boost/numeric/interval/detail/
Dtest_input.hpp34 bool test_input(const interval<T, Policies>& x) { in test_input() function
40 bool test_input(const interval<T, Policies1>& x, const interval<T, Policies2>& y) { in test_input() function
48 bool test_input(const T& x, const interval<T, Policies>& y) { in test_input() function
54 bool test_input(const interval<T, Policies>& x, const T& y) { in test_input() function
60 bool test_input(const T& x) { in test_input() function
66 bool test_input(const T& x, const T& y) { in test_input() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dstrided_slice_op_test.cc212 for (const auto& test_input : test_inputs) { in TEST() local
236 for (const auto& test_input : test_inputs) { in TEST() local
260 for (const auto& test_input : test_inputs) { in TEST() local
288 for (const auto& test_input : test_inputs) { in TEST() local
312 for (const auto& test_input : test_inputs) { in TEST() local
330 for (const auto& test_input : test_inputs) { in TEST() local
/aosp_15_r20/external/executorch/backends/arm/test/ops/
H A Dtest_expand.py101 def test_expand_tosa_MI(self, test_input, multiples): argument
105 def test_expand_tosa_BI(self, test_input, multiples): argument
109 def test_expand_u55_BI(self, test_input, multiples): argument
115 def test_expand_u85_BI(self, test_input, multiples): argument
H A Dtest_repeat.py102 def test_repeat_tosa_MI(self, test_input, multiples): argument
106 def test_repeat_tosa_BI(self, test_input, multiples): argument
110 def test_repeat_u55_BI(self, test_input, multiples): argument
116 def test_repeat_u85_BI(self, test_input, multiples): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dlog_quantized_test.cc72 const std::vector<int32>& test_input, in CheckOutputData()
120 void RunSingleTest(const std::vector<int32>& test_input, in RunSingleTest()
154 void RunSingleTest(const std::vector<int32>& test_input, int input_integer_bits, in RunSingleTest()
198 void RunSingleTest(const std::vector<int32>& test_input, int input_integer_bits, in RunSingleTest()
/aosp_15_r20/external/cronet/url/
H A Dorigin_abstract_tests.h219 void TestUniqueOpaqueOrigin(std::string_view test_input) { in TestUniqueOpaqueOrigin()
354 for (const char* test_input : kTestCases) { in TYPED_TEST_P() local
407 for (const char* test_input : kTestCases) { in TYPED_TEST_P() local
521 for (const char* test_input : kTestCases) { in TYPED_TEST_P() local
/aosp_15_r20/external/harfbuzz_ng/test/threads/
H A Dhb-subset-threads.cc74 const test_input_t &test_input, in subset()
119 const test_input_t &test_input) in test_operation()
175 auto& test_input = tests[i]; in main() local
H A Dhb-shape-threads.cc111 const test_input_t &test_input) in test_backend()
198 auto& test_input = tests[i]; in main() local
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-subset.cc131 const test_input_t &test_input, in BM_subset()
212 const test_input_t &test_input) in test_subset()
238 auto& test_input = tests[i]; in test_operation() local
H A Dbenchmark-font.cc85 const test_input_t &test_input) in BM_Font()
249 const test_input_t &test_input) in test_backend()
270 auto& test_input = tests[i]; in test_operation() local
H A Dbenchmark-shape.cc112 const test_input_t &test_input) in test_backend()
148 auto& test_input = tests[i]; in main() local
/aosp_15_r20/external/aws-crt-java/src/test/java/software/amazon/awssdk/crt/test/
H A DStringUtilsTest.java49 StringBuilder test_input = new StringBuilder(); in testBase64EncodeExtremelyLargeString() local
94 StringBuilder test_input = new StringBuilder(); in testBase64DecodeExtremelyLargeString() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Dqlstm_projection.mod.py141 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable
198 test_input = [90, 102, 13, 26, 38, 102, 13, 26, 51, 64] variable
/aosp_15_r20/art/tools/cpp-define-generator/
H A Dmake_header_test.py20 test_input = r''' variable
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_rank_op_test.py77 def testRaggedRank(self, test_input, expected_rank, ragged_rank=None): argument
H A Dragged_size_op_test.py38 def testRaggedSize(self, test_input, size, ragged_rank=None): argument
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dquantized_ops_test.py51 def pack_uint8_r2_to_uint32(self, test_input): argument
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/
H A Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_winconsoleio.py143 def test_input(self): member in WindowsConsoleIOTests
/aosp_15_r20/device/generic/car/emulator/usbpt/usbip-service/
DUsbIpTest.cpp63 static FILE *get_fp_from_string(const std::string &test_input) { in get_fp_from_string()
/aosp_15_r20/tools/repohooks/rh/
H A Dshell_unittest.py41 def _assertEqual(self, func, test_input, test_output, result): argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
H A Druby_generator_unittest.cc70 std::string test_input; in RubyTest() local

123