Home
last modified time | relevance | path

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

/art/compiler/utils/
Djni_macro_assembler_test.h54 bool CheckTools() { in CheckTools() function
55 return test_helper_->CheckTools(); in CheckTools()
Dassembler_test_base.h72 bool CheckTools() { in CheckTools() function
Dassembler_test.h687 bool CheckTools() { in CheckTools() function
688 return test_helper_->CheckTools(); in CheckTools()
/art/compiler/utils/mips/
Dassembler_mips32r5_test.cc276 EXPECT_TRUE(CheckTools()); in TEST_F()
Dassembler_mips32r6_test.cc428 EXPECT_TRUE(CheckTools()); in TEST_F()
Dassembler_mips_test.cc355 EXPECT_TRUE(CheckTools()); in TEST_F()
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc504 EXPECT_TRUE(CheckTools()); in TEST_F()
/art/compiler/utils/mips64/
Dassembler_mips64_test.cc418 EXPECT_TRUE(CheckTools()); in TEST_F()