/external/tensorflow/tensorflow/core/util/ |
D | strided_slice_op_test.cc | 212 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/ |
D | hb-subset-threads.cc | 72 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
|
D | hb-shape-threads.cc | 109 const test_input_t &test_input) in test_backend() 196 auto& test_input = tests[i]; in main() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | log_quantized_test.cc | 72 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/ |
D | origin_abstract_tests.h | 216 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/ |
D | benchmark-subset.cc | 117 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
|
D | benchmark-shape.cc | 127 const test_input_t &test_input) in test_backend() 163 auto& test_input = tests[i]; in main() local
|
D | benchmark-font.cc | 75 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/ |
D | ragged_size_op_test.py | 38 def testRaggedSize(self, test_input, size, ragged_rank=None): argument
|
D | ragged_rank_op_test.py | 77 def testRaggedRank(self, test_input, expected_rank, ragged_rank=None): argument
|
/external/python/setuptools/setuptools/_distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): function
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | quantized_ops_test.py | 51 def pack_uint8_r2_to_uint32(self, test_input): argument
|
/external/python/cpython3/Lib/distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): function
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_text_file.py | 50 def test_input(count, description, file, expected_result): function
|
/external/python/cpython3/Lib/test/ |
D | test_winconsoleio.py | 143 def test_input(self): member in WindowsConsoleIOTests
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 70 std::string test_input; in RubyTest() local
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 70 std::string test_input; in RubyTest() local
|
/external/rust/crates/libfuzzer-sys/src/ |
D | lib.rs | 59 let test_input = ::std::panic::catch_unwind(|| unsafe { in test_input_wrap() localVariable
|
/external/cronet/url/ipc/ |
D | url_param_traits_unittest.cc | 54 for (const char* test_input : serialize_cases) { in TEST() local
|
/external/mbedtls/library/ |
D | chacha20.c | 340 static const unsigned char test_input[2][375] = variable
|
D | chachapoly.c | 364 static const unsigned char test_input[1][114] = variable
|
/external/openthread/third_party/mbedtls/repo/library/ |
D | chacha20.c | 375 static const unsigned char test_input[2][375] = variable
|
D | chachapoly.c | 404 static const unsigned char test_input[1][114] = variable
|
/external/cronet/url/mojom/ |
D | url_gurl_mojom_traits_unittest.cc | 83 for (const char* test_input : serialize_cases) { in TEST_F() local
|
/external/vixl/tools/test_generator/ |
D | generator.py | 385 def InputDefinition(test_input): argument
|