Home
last modified time | relevance | path

Searched defs:expected_args (Results 1 – 7 of 7) sorted by relevance

/external/pigweed/pw_build/py/
Dbuild_recipe_test.py107 expected_args, argument
/external/tensorflow/tensorflow/python/feature_column/
Dsequence_feature_column_test.py169 def test_get_sparse_tensors(self, inputs_args, expected_args): argument
243 def test_get_sparse_tensors(self, inputs_args, expected_args): argument
294 def test_get_sparse_tensors(self, inputs_args, expected_args): argument
362 def test_get_sparse_tensors(self, inputs_args, expected_args): argument
/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_info.cpp486 const std::vector<KernelArgInfo>& expected_args) in compare_kernel_with_expected()
610 std::vector<KernelArgInfo> all_args, expected_args; in run_scalar_vector_tests() local
727 std::vector<KernelArgInfo> all_args, expected_args; in run_pipe_tests() local
/external/cronet/net/third_party/quiche/overrides/quiche_platform_impl/
Dquiche_command_line_flags_test.cc69 std::vector<std::string> expected_args{"two", "three"}; in TEST_F() local
/external/python/absl-py/absl/flags/tests/
Dargparse_flags_test.py356 def test_strip_undefok_args(self, undefok, args, expected_args): argument
/external/autotest/client/common_lib/
Dutils_unittest.py401 *expected_args):
411 expected_return, *expected_args):
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp1304 unsigned expected_args = arg; in handleTXD() local