/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/ |
D | merge_join.rs | 8 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![]; in empty() localVariable 18 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in left_only() localVariable 32 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in right_only() localVariable 46 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in first_left_then_right() localVariable 63 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in first_right_then_left() localVariable 80 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in interspersed_left_and_right() localVariable 97 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in overlapping_left_and_right() localVariable
|
/external/rust/android-crates-io/crates/itertools/tests/ |
D | merge_join.rs | 8 let expected_result: Vec<EitherOrBoth<u32>> = vec![]; in empty() localVariable 17 let expected_result: Vec<EitherOrBoth<u32>> = vec![ in left_only() localVariable 30 let expected_result: Vec<EitherOrBoth<u32>> = vec![ in right_only() localVariable 43 let expected_result: Vec<EitherOrBoth<u32>> = vec![ in first_left_then_right() localVariable 59 let expected_result: Vec<EitherOrBoth<u32>> = vec![ in first_right_then_left() localVariable 75 let expected_result: Vec<EitherOrBoth<u32>> = vec![ in interspersed_left_and_right() localVariable 91 let expected_result: Vec<EitherOrBoth<u32>> = vec![ in overlapping_left_and_right() localVariable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/ |
D | merge_join.rs | 8 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![]; in empty() localVariable 18 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in left_only() localVariable 32 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in right_only() localVariable 46 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in first_left_then_right() localVariable 63 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in first_right_then_left() localVariable 80 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in interspersed_left_and_right() localVariable 97 let expected_result: Vec<EitherOrBoth<u32, u32>> = vec![ in overlapping_left_and_right() localVariable
|
/external/python/python-api-core/tests/unit/ |
D | test_path_template.py | 68 def test_expand_success(tmpl, args, kwargs, expected_result): argument 107 def test_get_field(request_obj, field, expected_result): argument 138 def test_delete_field(request_obj, field, expected_result): argument 231 def test_transcode_base_case(http_options, message, request_kwargs, expected_result): argument 290 def test_transcode_subfields(http_options, message, request_kwargs, expected_result): argument 399 http_options, message, request_kwargs, expected_result argument 506 def test_transcode_with_body(http_options, message, request_kwargs, expected_result): argument 591 http_options, message, request_kwargs, expected_result argument
|
/external/sdv/vsomeip/third_party/boost/phoenix/test/algorithm/ |
D | transformation4.cpp | 37 int expected_result[] = {1,2,3,4}; in heap_test() local 62 int expected_result[] = {2,1}; in next_permutation_test() local 83 int expected_result[] = {1,2}; in prev_permutation_test() local 121 int expected_result[] = {1, 3, 6}; in partial_sum_test() local 139 int expected_result[] = {1, 1, 1}; in adjacent_difference_test() local
|
D | transformation3.cpp | 51 int expected_result[] = {1,2,2,3,3,4}; in merge_test() local 70 int expected_result[] = {1,2,2,3,3,4}; in inplace_merge_test() local 90 int expected_result[] = {1,2,3,4}; in set_union_test() local 114 int expected_result[] = {2,3}; in set_intersection_test() local 138 int expected_result[] = {1}; in set_difference_test() local 162 int expected_result[] = {1,4}; in set_symmetric_difference_test() local
|
/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/ |
D | anf_test.py | 99 def expected_result(x, y, z): function 113 def expected_result(a, b, c, e, f, g): function 128 def expected_result(b, c, d, e): function 142 def expected_result(call_something, a, b, y, z, c, d, e, f, g, h, i): function 159 def expected_result(a, b, c): function 176 def expected_result(a, b, c): function 195 def expected_result(a): function 216 def expected_result(): function 230 def expected_result(a, b, c, d, e, f): function 244 def expected_result(a, b, c, d, e, f): function [all …]
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | rfft2d_test.cc | 73 std::complex<float> expected_result[12] = { in TEST() local 91 std::complex<float> expected_result[12] = { in TEST() local 109 std::complex<float> expected_result[20] = { in TEST() local 135 std::complex<float> expected_result[12] = { in TEST() local
|
D | irfft2d_test.cc | 72 float expected_result[16] = {1, 2, 3, 4, 3, 8, 6, 3, 5, 2, 7, 6, 9, 5, 8, 3}; in TEST() local 87 float expected_result[4] = {14, 18.5, 20.5, 22}; in TEST() local 103 float expected_result[32] = { in TEST() local 127 float expected_result[16] = {1., 2., 3., 4., 3., 8., 6., 3., in TEST() local
|
/external/mesa3d/src/intel/compiler/ |
D | test_eu_validate.cpp | 192 bool expected_result; in TEST_P() member 248 bool expected_result; in TEST_P() member 355 bool expected_result; in TEST_P() member 434 bool expected_result; in TEST_P() member 524 bool expected_result; member 792 bool expected_result; in TEST_P() member 1133 bool expected_result; in TEST_P() member 1217 bool expected_result; in TEST_P() member 1219 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument 1392 bool expected_result; in TEST_P() member [all …]
|
/external/executorch/kernels/test/ |
D | op_floor_divide_test.cpp | 184 Tensor expected_result = tf.make({3, 2}, {1.0, 0.0, 0.0, 0.0, 1.0, 0.0}); in TEST_F() local 204 Tensor expected_result = tf.make({3, 2}, {1.0, 0.0, 0.0, 0.0, 1.0, 0.0}); in TEST_F() local 224 Tensor expected_result = tf.make({3, 2}, {0.0, 1.0, 3.0, 1.0, 0.0, 1.0}); in TEST_F() local 244 Tensor expected_result = tf.make({3, 2}, {0.0, 1.0, 3.0, 1.0, 0.0, 1.0}); in TEST_F() local 271 Tensor expected_result = tf.make({3, 2}, {1.0, 0.0, 0.0, 1.0, 1.0, 1.0}); in TEST_F() local 299 Tensor expected_result = tf.make({3, 2}, {1.0, 0.0, 0.0, 1.0, 1.0, 1.0}); in TEST_F() local 327 Tensor expected_result = tf.make({3, 2}, {1.0, 0.0, 0.0, 1.0, 1.0, 1.0}); in TEST_F() local
|
D | op_gelu_test.cpp | 141 Tensor expected_result = tf.make( in TEST_F() local 193 Tensor expected_result = tf.make( in TEST_F() local 220 Tensor expected_result = tf.make( in TEST_F() local 247 Tensor expected_result = tf.make( in TEST_F() local
|
D | op_detach_copy_test.cpp | 125 Tensor expected_result = tf.make( in TEST_F() local 152 Tensor expected_result = tf.make( in TEST_F() local 178 Tensor expected_result = tf.make( in TEST_F() local 205 Tensor expected_result = tf.make( in TEST_F() local
|
D | op_arange_test.cpp | 133 Tensor expected_result = tf.make({5}, {0, 1, 2, 3, 4}); in TEST_F() local 144 Tensor expected_result = tf.make({5}, {0, 1, 2, 3, 4}); in TEST_F() local 158 Tensor expected_result = tf.make({5}, {0, 1, 2, 3, 4}); in TEST_F() local 218 Tensor expected_result = tf.make({5}, {0, 1, 2, 3, 4}); in TEST_F() local 229 Tensor expected_result = tf.make({5}, {0, 1, 2, 3, 4}); in TEST_F() local 243 Tensor expected_result = tf.make({5}, {0, 1, 2, 3, 4}); in TEST_F() local
|
D | op_full_like_test.cpp | 117 Tensor expected_result = tf.make( in TEST_F() local 144 Tensor expected_result = tf.make({3, 2}, {3.0, 3.0, 3.0, 3.0, 3.0, 3.0}); in TEST_F() local 163 Tensor expected_result = tf.make({3, 2}, {3.0, 3.0, 3.0, 3.0, 3.0, 3.0}); in TEST_F() local 183 Tensor expected_result = tf.make({3, 2}, {3.0, 3.0, 3.0, 3.0, 3.0, 3.0}); in TEST_F() local
|
D | op_log_test.cpp | 50 Tensor expected_result = tf.make( in TEST_F() local 77 Tensor expected_result = tf.make( in TEST_F() local
|
D | op_clone_test.cpp | 141 Tensor expected_result = tf.make( in TEST_F() local 168 Tensor expected_result = tf.make( in TEST_F() local 194 Tensor expected_result = tf.make( in TEST_F() local 221 Tensor expected_result = tf.make( in TEST_F() local
|
D | op_masked_fill_test.cpp | 280 Tensor expected_result = tf.make( in TEST_F() local 307 Tensor expected_result = tf.make( in TEST_F() local 334 Tensor expected_result = tf.make( in TEST_F() local 362 Tensor expected_result = tf.make( in TEST_F() local 391 Tensor expected_result = tf.make( in TEST_F() local 420 Tensor expected_result = tf.make( in TEST_F() local 448 Tensor expected_result = tf.make( in TEST_F() local
|
D | op_softmax_test.cpp | 203 Tensor expected_result = tf.make( in TEST_F() local 255 Tensor expected_result = tf.make( in TEST_F() local 281 Tensor expected_result = tf.make( in TEST_F() local 308 Tensor expected_result = tf.make( in TEST_F() local
|
D | op_cumsum_test.cpp | 195 Tensor expected_result = tf.make( in TEST_F() local 222 Tensor expected_result = tf.make( in TEST_F() local 248 Tensor expected_result = tf.make( in TEST_F() local 275 Tensor expected_result = tf.make( in TEST_F() local
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_test_eu_validate.cpp | 193 bool expected_result; in TEST_P() member 278 bool expected_result; in TEST_P() member 388 bool expected_result; in TEST_P() member 459 bool expected_result; member 714 bool expected_result; in TEST_P() member 1064 bool expected_result; in TEST_P() member 1152 bool expected_result; in TEST_P() member 1154 #define INST(dst_type, src_type, dst_stride, expected_result) \ in TEST_P() argument 1332 bool expected_result; in TEST_P() member 1336 dst_stride, dst_indirect, src0_indirect, expected_result, \ in TEST_P() argument [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | cfg_test.cpp | 68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local 154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local 226 const std::string expected_result = R"(OpCapability Shader in TEST_F() local 316 std::list<BasicBlock*> expected_result = {context->get_instr_block(9), in TEST_F() local
|
/external/angle/third_party/spirv-tools/src/test/opt/ |
D | cfg_test.cpp | 68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local 154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local 226 const std::string expected_result = R"(OpCapability Shader in TEST_F() local 316 std::list<BasicBlock*> expected_result = {context->get_instr_block(9), in TEST_F() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | cfg_test.cpp | 68 std::vector<uint32_t> expected_result = {10, 9, 8}; in TEST_F() local 154 std::vector<uint32_t> expected_result = {8, 9, 10}; in TEST_F() local 226 const std::string expected_result = R"(OpCapability Shader in TEST_F() local 316 std::list<BasicBlock*> expected_result = {context->get_instr_block(9), in TEST_F() local
|
/external/rust/android-crates-io/crates/android_logger/src/ |
D | tests.rs | 64 let mut expected_result = vec![b'a'; LOGGING_TAG_MAX_LEN - 2]; in fill_tag_bytes_truncates_long_tag() localVariable 76 let mut expected_result = short_tag.to_vec(); in fill_tag_bytes_keeps_short_tag() localVariable
|