Home
last modified time | relevance | path

Searched defs:expected_result (Results 1 – 25 of 231) sorted by relevance

12345678910

/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/tests/
Dmerge_join.rs8 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/
Dmerge_join.rs8 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/
Dmerge_join.rs8 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/
Dtest_path_template.py68 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/
Dtransformation4.cpp37 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
Dtransformation3.cpp51 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/
Danf_test.py99 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/
Drfft2d_test.cc73 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
Dirfft2d_test.cc72 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/
Dtest_eu_validate.cpp192 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/
Dop_floor_divide_test.cpp184 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
Dop_gelu_test.cpp141 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
Dop_detach_copy_test.cpp125 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
Dop_arange_test.cpp133 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
Dop_full_like_test.cpp117 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
Dop_log_test.cpp50 Tensor expected_result = tf.make( in TEST_F() local
77 Tensor expected_result = tf.make( in TEST_F() local
Dop_clone_test.cpp141 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
Dop_masked_fill_test.cpp280 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
Dop_softmax_test.cpp203 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
Dop_cumsum_test.cpp195 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/
Delk_test_eu_validate.cpp193 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/
Dcfg_test.cpp68 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/
Dcfg_test.cpp68 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/
Dcfg_test.cpp68 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/
Dtests.rs64 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

12345678910