Searched defs:Check (Results 1 – 8 of 8) sorted by relevance
187 def Check(self, output): member in IOutputCheck209 def Check(self, output): member in EqualsOutputCheck234 def Check(self, output): member in ExternalScriptOutputCheck
70 static public void Check() { in Check() method in GapOrder
50 void Check() { in Check() function
443 void CheckJniAbortCatcher::Check(const std::string& expected_text) { in Check() function in art::CheckJniAbortCatcher447 void CheckJniAbortCatcher::Check(const char* expected_text) { in Check() function in art::CheckJniAbortCatcher
476 bool Check() REQUIRES_SHARED(Locks::mutator_lock_) { in Check() function
55 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check() function
96 void Check(InstructionSet isa, in Check() function in art::OptimizingCFITest
88 bool RegisterAllocatorTest::Check(const std::vector<uint16_t>& data, Strategy strategy) { in Check() function in art::RegisterAllocatorTest