Home
last modified time | relevance | path

Searched refs:CheckTools (Results 1 – 6 of 6) sorted by relevance

/art/compiler/utils/
Djni_macro_assembler_test.h53 bool CheckTools() { in CheckTools() function
54 return test_helper_->CheckTools(); in CheckTools()
Dassembler_test_base.h72 bool CheckTools() { in CheckTools() function
Dassembler_test.h686 bool CheckTools() { in CheckTools() function
687 return test_helper_->CheckTools(); in CheckTools()
/art/compiler/utils/mips/
Dassembler_mips32r5_test.cc266 EXPECT_TRUE(CheckTools()); in TEST_F()
Dassembler_mips32r6_test.cc418 EXPECT_TRUE(CheckTools()); in TEST_F()
Dassembler_mips_test.cc345 EXPECT_TRUE(CheckTools()); in TEST_F()