Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/util/
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
/external/harfbuzz_ng/test/threads/
Dhb-subset-threads.cc72 const test_input_t &test_input, in subset()
117 const test_input_t &test_input) in test_operation()
173 auto& test_input = tests[i]; in main() local
Dhb-shape-threads.cc109 const test_input_t &test_input) in test_backend()
196 auto& test_input = tests[i]; in main() local
/external/tensorflow/tensorflow/lite/kernels/internal/
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()
/external/cronet/url/
Dorigin_abstract_tests.h216 void TestUniqueOpaqueOrigin(base::StringPiece test_input) { in TestUniqueOpaqueOrigin()
298 for (const char* test_input : kTestCases) { in TYPED_TEST_P() local
351 for (const char* test_input : kTestCases) { in TYPED_TEST_P() local
465 for (const char* test_input : kTestCases) { in TYPED_TEST_P() local
/external/harfbuzz_ng/perf/
Dbenchmark-subset.cc117 const test_input_t &test_input, in BM_subset()
199 const test_input_t &test_input) in test_subset()
225 auto& test_input = tests[i]; in test_operation() local
Dbenchmark-shape.cc127 const test_input_t &test_input) in test_backend()
163 auto& test_input = tests[i]; in main() local
Dbenchmark-font.cc75 const test_input_t &test_input) in BM_Font()
182 const test_input_t &test_input) in test_backend()
203 auto& test_input = tests[i]; in test_operation() local
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_size_op_test.py38 def testRaggedSize(self, test_input, size, ragged_rank=None): argument
Dragged_rank_op_test.py77 def testRaggedRank(self, test_input, expected_rank, ragged_rank=None): argument
/external/python/setuptools/setuptools/_distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/external/tensorflow/tensorflow/compiler/tests/
Dquantized_ops_test.py51 def pack_uint8_r2_to_uint32(self, test_input): argument
/external/python/cpython3/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/external/python/cpython2/Lib/distutils/tests/
Dtest_text_file.py50 def test_input(count, description, file, expected_result): function
/external/python/cpython3/Lib/test/
Dtest_winconsoleio.py143 def test_input(self): member in WindowsConsoleIOTests
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc70 std::string test_input; in RubyTest() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc70 std::string test_input; in RubyTest() local
/external/rust/crates/libfuzzer-sys/src/
Dlib.rs59 let test_input = ::std::panic::catch_unwind(|| unsafe { in test_input_wrap() localVariable
/external/cronet/url/ipc/
Durl_param_traits_unittest.cc54 for (const char* test_input : serialize_cases) { in TEST() local
/external/mbedtls/library/
Dchacha20.c340 static const unsigned char test_input[2][375] = variable
Dchachapoly.c364 static const unsigned char test_input[1][114] = variable
/external/openthread/third_party/mbedtls/repo/library/
Dchacha20.c375 static const unsigned char test_input[2][375] = variable
Dchachapoly.c404 static const unsigned char test_input[1][114] = variable
/external/cronet/url/mojom/
Durl_gurl_mojom_traits_unittest.cc83 for (const char* test_input : serialize_cases) { in TEST_F() local
/external/vixl/tools/test_generator/
Dgenerator.py385 def InputDefinition(test_input): argument

12