Home
last modified time | relevance | path

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

/art/compiler/utils/
Djni_macro_assembler_test.h52 bool CheckTools() { in CheckTools() function
53 return test_helper_->CheckTools(); in CheckTools()
Dassembler_test_base.h72 bool CheckTools() { in CheckTools() function
Dassembler_test.h622 bool CheckTools() { in CheckTools() function
623 return test_helper_->CheckTools(); in CheckTools()
/art/compiler/utils/mips/
Dassembler_mips32r6_test.cc258 EXPECT_TRUE(CheckTools()); in TEST_F()
Dassembler_mips_test.cc255 EXPECT_TRUE(CheckTools()); in TEST_F()
/art/compiler/utils/arm/
Dassembler_thumb2_test.cc100 EXPECT_TRUE(CheckTools()); in TEST_F()
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc278 EXPECT_TRUE(CheckTools()); in TEST_F()
/art/compiler/utils/mips64/
Dassembler_mips64_test.cc328 EXPECT_TRUE(CheckTools()); in TEST_F()