Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_riscv64.cc506 const auto& mask) { in TestVectorInstructionInternal()
730 void TestVectorReductionInstruction( in TestVectorReductionInstruction()
743 const auto& expected_result) { in TestVectorReductionInstruction()
855 auto elem_mask) { in TestVectorIota()
959 auto mask) { in TestExtendingVectorInstruction()
1167 SIMD128 expected_result[std::size(expected_result_raw)]; in TestVectorPermutationInstruction() local
1286 void TestVectorMaskTargetInstruction(ExecInsnFunc exec_insn, in TestVectorMaskTargetInstruction()
1291 ExecInsnFunc exec_insn, uint8_t vsew, const auto& expected_result, auto mask) { in TestVectorMaskTargetInstruction()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp1114 bool expected_result) { in createProfileSnapshot()
1157 int expected_result) { in mergePackageProfiles()
1183 bool has_dex_metadata, bool has_user_id, bool expected_result) { in preparePackageProfile()
1515 void createBootImageProfileSnapshot(const std::string& classpath, bool expected_result) { in createBootImageProfileSnapshot()
/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_test.cc627 auto mask) { in TestVleXX()
743 auto mask) { in TestVseXX()
881 void TestVfmvfs(uint32_t insn_bytes, uint64_t expected_result) { in TestVfmvfs()
946 void TestVmvxs(uint32_t insn_bytes, uint64_t expected_result) { in TestVmvxs()
987 uint32_t insn_bytes, uint8_t vsew, const auto& expected_result, auto mask) { in TestVectorRegisterGather()
1193 auto mask) { in TestVectorInstructionInternal()
1340 const __v2du expected_result) { in TestVectorMaskInstruction()
1419 void TestVectorMaskTargetInstruction(uint32_t insn_bytes, in TestVectorMaskTargetInstruction()
1423 uint32_t insn_bytes, uint8_t vsew, const auto& expected_result, auto mask) { in TestVectorMaskTargetInstruction()
1575 void TestVectorReductionInstruction( in TestVectorReductionInstruction()
[all …]