Home
last modified time | relevance | path

Searched defs:expected_2 (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/pytorch/test/mobile/lightweight_dispatch/
H A Dtest_codegen_unboxing.cpp118 …at::Tensor expected_2 = at::tensor({-3.0, -1.5, 7.5, 15.0}, c10::TensorOptions(c10::ScalarType::Fl… in TEST() local
190 at::Tensor expected_2 = at::tensor({-4.}, c10::TensorOptions(c10::ScalarType::Float)); in TEST() local
/aosp_15_r20/external/libchrome/base/strings/
H A Dutf_offset_string_conversions_unittest.cc139 size_t expected_2[] = { in TEST() local
197 size_t expected_2[] = { in TEST() local
/aosp_15_r20/external/cronet/base/strings/
H A Dutf_offset_string_conversions_unittest.cc136 size_t expected_2[] = { in TEST() local
194 size_t expected_2[] = { in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/ini/
Dparser.rs139 let mut expected_2: HashMap<&str, &str> = HashMap::new(); in parse_multiple_categories_test() localVariable
Dparser_str.rs201 let mut expected_2: HashMap<&str, &str> = HashMap::new(); in parse_multiple_categories_test() localVariable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/reduce/
H A Dremove_unused_instruction_test.cpp498 std::string expected_2 = R"( in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/reduce/
Dremove_unused_instruction_test.cpp498 std::string expected_2 = R"( in TEST() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dremove_unused_instruction_test.cpp498 std::string expected_2 = R"( in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/nom/tests/
Dini.rs200 let mut expected_2: HashMap<&str, &str> = HashMap::new(); in parse_multiple_categories_test() localVariable
Dini_str.rs210 let mut expected_2: HashMap<&str, &str> = HashMap::new(); in parse_multiple_categories_test() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/tests/
H A Dini.rs200 let mut expected_2: HashMap<&str, &str> = HashMap::new(); in parse_multiple_categories_test() localVariable
H A Dini_str.rs210 let mut expected_2: HashMap<&str, &str> = HashMap::new(); in parse_multiple_categories_test() localVariable
/aosp_15_r20/external/libaom/test/
H A Dcnn_test.cc492 float expected_2[] = { in TEST_F() local
2372 const float expected_2[] = { in TEST_F() local
/aosp_15_r20/art/test/570-checker-select/src/
H A DMain.java657 long[] expected_2 = {7L, 5L, 5L, 5L, 5L, 5L, 5L, 5L, 5L}; in main() local
/aosp_15_r20/external/executorch/kernels/test/
H A Dop_slice_copy_test.cpp400 Tensor expected_2 = tf.make( in TEST_F() local
H A Dop_slice_scatter_test.cpp631 Tensor expected_2 = tf.make( in TEST_F() local
/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-disasm-neon-aarch64.cc594 const char* expected_2 = "unallocated (NEONLoadStoreMultiStruct)"; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator_test.cc996 float expected_2 = 0; in TEST_P() local