Home
last modified time | relevance | path

Searched refs:require_same_encoding_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/utils/
H A Dassembler_test_base.h129 } else if (require_same_encoding_) { in Driver()
288 bool require_same_encoding_ = true; variable
/aosp_15_r20/art/compiler/utils/x86/
H A Dassembler_x86_test.cc62 require_same_encoding_ = false; // Allow different encoding with the same size and disassembly. in AssemblerX86Test()
/aosp_15_r20/art/compiler/utils/x86_64/
H A Dassembler_x86_64_test.cc149 require_same_encoding_ = false; // Allow different encoding with the same size and disassembly. in AssemblerX86_64Test()