/frameworks/libs/binary_translation/intrinsics/riscv64/ |
D | vector_intrinsics_test.cc | 149 auto Verify = []<typename ElementType>( in TEST() 166 Verify(Vaddvv<UInt8>, in TEST() 169 Verify(Vaddvv<UInt8>, in TEST() 172 Verify(Vaddvv<UInt16>, in TEST() 175 Verify(Vaddvv<UInt16>, in TEST() 178 Verify(Vaddvv<UInt32>, in TEST() 181 Verify(Vaddvv<UInt32>, in TEST() 184 Verify(Vaddvv<UInt64>, __v2du{0, 1}, __v2du{0xffff'ffff'ffff'ffff, 0x0000'0000'0000'0000}); in TEST() 185 Verify(Vaddvv<UInt64>, __v2du{1, 0}, __v2du{0x0000'0000'0000'0000, 0xffff'ffff'ffff'ffff}); in TEST() 189 auto Verify = []<typename ElementType>( in TEST() [all …]
|
D | intrinsics_test.cc | 35 auto Verify = []<typename T>(int8_t vxrm) { in TEST() 42 Verify.operator()<int8_t>(RDN); in TEST() 43 Verify.operator()<int8_t>(RNE); in TEST() 44 Verify.operator()<int8_t>(RNU); in TEST() 45 Verify.operator()<int8_t>(ROD); in TEST() 46 Verify.operator()<uint8_t>(RDN); in TEST() 47 Verify.operator()<uint8_t>(RNE); in TEST() 48 Verify.operator()<uint8_t>(RNU); in TEST() 49 Verify.operator()<uint8_t>(ROD); in TEST() 53 auto Verify = []<typename T>(int8_t vxrm) { in TEST() [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 127 // Verify that "in1" is non-null. 134 // Verify that "in2" is non-null. 138 // Verify that input array lengths are the same. 169 // Verify dimensions 191 // Verify that "in1" is non-null. 198 // Verify that "in2" is non-null. 202 // Verify that input array lengths are the same. 233 // Verify dimensions 255 // Verify that "in1" is non-null. 262 // Verify that "in2" is non-null. [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 154 // Verify that "in1" is non-null. 187 // Verify that "in1" is non-null. 220 // Verify that "in1" is non-null. 253 // Verify that "in1" is non-null. 286 // Verify that "in1" is non-null. 319 // Verify that "in1" is non-null. 352 // Verify that "in1" is non-null. 385 // Verify that "in1" is non-null. 418 // Verify that "in1" is non-null. 451 // Verify that "in1" is non-null. [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
D | ScriptC_reduce_general_accumulator.java.expect | 86 // Verify that "in1" is non-null. 119 // Verify that "in1" is non-null. 152 // Verify that "in1" is non-null. 185 // Verify that "in1" is non-null. 218 // Verify that "in1" is non-null. 251 // Verify that "in1" is non-null. 284 // Verify that "in1" is non-null. 317 // Verify that "in1" is non-null. 350 // Verify that "in1" is non-null. 383 // Verify that "in1" is non-null. [all …]
|
/frameworks/base/tools/aapt2/link/ |
D | ManifestFixer_test.cpp | 64 std::unique_ptr<xml::XmlResource> Verify(StringPiece str) { in Verify() function 80 EXPECT_THAT(Verify("<other-tag />"), IsNull()); in TEST_F() 81 EXPECT_THAT(Verify("<ns:manifest xmlns:ns=\"com\" />"), IsNull()); in TEST_F() 82 EXPECT_THAT(Verify("<manifest package=\"android\"></manifest>"), NotNull()); in TEST_F() 86 EXPECT_THAT(Verify("<manifest package=\"android\" />"), NotNull()); in TEST_F() 87 EXPECT_THAT(Verify("<manifest package=\"com.android\" />"), NotNull()); in TEST_F() 88 EXPECT_THAT(Verify("<manifest package=\"com.android.google\" />"), NotNull()); in TEST_F() 89 EXPECT_THAT(Verify("<manifest package=\"com.android.google.Class$1\" />"), IsNull()); in TEST_F() 90 EXPECT_THAT(Verify("<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\" " in TEST_F() 93 EXPECT_THAT(Verify("<manifest package=\"@string/str\" />"), IsNull()); in TEST_F() [all …]
|
D | FeatureFlagsFilter_test.cpp | 41 std::unique_ptr<xml::XmlResource> Verify(std::string_view str, in Verify() function 47 auto doc = Verify(R"EOF(
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 2721 // Verify that "in1" is non-null. 2754 // Verify that "in1" is non-null. 2758 // Verify that the array length is a multiple of the vector size. 2791 // Verify that "in1" is non-null. 2795 // Verify that the array length is a multiple of the vector size. 2828 // Verify that "in1" is non-null. 2861 // Verify that "in1" is non-null. 2865 // Verify that the array length is a multiple of the vector size. 2898 // Verify that "in1" is non-null. 2902 // Verify that the array length is a multiple of the vector size. [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 169 // Verify that "in1" is non-null. 202 // Verify that "in1" is non-null. 235 // Verify that "in1" is non-null. 269 // Verify that "in1" is non-null. 276 // Verify that "in2" is non-null. 280 // Verify that input array lengths are the same. 311 // Verify dimensions 332 // Verify that "in1" is non-null.
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 207 // Verify that "in1" is non-null. 240 // Verify that "in1" is non-null. 274 // Verify that "in1" is non-null. 281 // Verify that "in2" is non-null. 285 // Verify that input array lengths are the same. 316 // Verify dimensions 337 // Verify that "in1" is non-null. 370 // Verify that "in1" is non-null. 403 // Verify that "in1" is non-null. 436 // Verify that "in1" is non-null. [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 207 // Verify that "in1" is non-null. 240 // Verify that "in1" is non-null. 274 // Verify that "in1" is non-null. 281 // Verify that "in2" is non-null. 285 // Verify that input array lengths are the same. 316 // Verify dimensions 337 // Verify that "in1" is non-null. 370 // Verify that "in1" is non-null. 403 // Verify that "in1" is non-null. 436 // Verify that "in1" is non-null. [all …]
|
/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter_test.cc | 622 auto Verify = [this, &source](uint32_t insn_bytes, in TestVleXX() local 710 Verify(insn_bytes | (1 << 25), veew, veew, 8, expected_result_int8, kNoMask); in TestVleXX() 711 Verify(insn_bytes, veew, veew, 8, expected_result_int8, kMaskInt8); in TestVleXX() 714 Verify(insn_bytes | (1 << 25), veew, veew, 8, expected_result_int16, kNoMask); in TestVleXX() 715 Verify(insn_bytes, veew, veew, 8, expected_result_int16, kMaskInt16); in TestVleXX() 718 Verify(insn_bytes | (1 << 25), veew, veew, 8, expected_result_int32, kNoMask); in TestVleXX() 719 Verify(insn_bytes, veew, veew, 8, expected_result_int32, kMaskInt32); in TestVleXX() 722 Verify(insn_bytes | (1 << 25), veew, veew, 8, expected_result_int64, kNoMask); in TestVleXX() 723 Verify(insn_bytes, veew, veew, 8, expected_result_int64, kMaskInt64); in TestVleXX() 738 auto Verify = [this, &source](uint32_t insn_bytes, in TestVseXX() local [all …]
|
/frameworks/base/cmds/idmap2/idmap2/ |
D | CommandUtils.h | 25 android::idmap2::Result<android::idmap2::Unit> Verify(
|
D | CommandUtils.cpp | 35 Result<Unit> Verify(const std::string& idmap_path, const std::string& target_path, in Verify() function
|
D | CreateMultiple.cpp | 110 if (!Verify(idmap_path, target_apk_path, overlay_apk_path, "", fulfilled_policies, in CreateMultiple()
|
/frameworks/libs/binary_translation/tests/inline_asm_tests/ |
D | main_riscv64.cc | 503 auto Verify = [&source, dst_result](ExecInsnFunc exec_insn, in TestVectorInstructionInternal() local 612 ((Verify(exec_insn, in TestVectorInstructionInternal() 617 Verify(exec_masked_insn, in TestVectorInstructionInternal() 740 auto Verify = [&source](ExecInsnFunc exec_insn, in TestVectorReductionInstruction() local 794 ((Verify(exec_insn, in TestVectorReductionInstruction() 798 Verify(exec_masked_insn, in TestVectorReductionInstruction() 852 auto Verify = [&source](ExecInsnFunc exec_insn, in TestVectorIota() local 926 (Verify(exec_insn, in TestVectorIota() 955 auto Verify = [&source, &factor](ExecInsnFunc exec_insn, in TestExtendingVectorInstruction() local 1041 Verify(exec_masked_insn, 1, 8, expected_result_int16, kMaskInt16); in TestExtendingVectorInstruction() [all …]
|
/frameworks/av/media/module/bufferpool/1.0/vts/ |
D | allocator.h | 44 static bool Verify(const native_handle_t *handle, const unsigned char val);
|
D | single.cpp | 156 ASSERT_TRUE(TestBufferPoolAllocator::Verify(recvHandle, 0x77)); in TEST_F()
|
D | allocator.cpp | 182 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
|
/frameworks/av/media/module/bufferpool/2.0/tests/ |
D | allocator.h | 56 static bool Verify(const native_handle_t *handle, const unsigned char val);
|
/frameworks/base/tests/CompanionDeviceMultiDeviceTests/ |
D | README.md | 7 Verify that pontis client is connected via `pontis status` and confirm that both devices are in "co…
|
/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
D | ScriptC_reflection3264_divergent.java.expect | 282 Type t0, t1; // Verify dimensions 325 Type t0, t1; // Verify dimensions 364 Type t0, t1; // Verify dimensions 400 Type t0, t1; // Verify dimensions 435 Type t0, t1; // Verify dimensions 470 Type t0, t1; // Verify dimensions
|
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
D | ScriptC_reflection3264_divergent.java.expect | 279 Type t0, t1; // Verify dimensions 322 Type t0, t1; // Verify dimensions 361 Type t0, t1; // Verify dimensions 397 Type t0, t1; // Verify dimensions 432 Type t0, t1; // Verify dimensions 467 Type t0, t1; // Verify dimensions
|
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/ |
D | ScriptC_reduce_general_duplicate_array.java.expect | 86 // Verify that "in1" is non-null. 119 // Verify that "in1" is non-null.
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 124 // Verify that "in1" is non-null. 157 // Verify that "in1" is non-null.
|