Searched defs:Check (Results 1 – 10 of 10) sorted by relevance
| /art/tools/bisection_search/ |
| D | bisection_search.py | 191 def Check(self, output): member in IOutputCheck 213 def Check(self, output): member in EqualsOutputCheck 238 def Check(self, output): member in ExternalScriptOutputCheck
|
| /art/test/140-field-packing/src/ |
| D | GapOrder.java | 70 static public void Check() { in Check() method in GapOrder
|
| /art/compiler/debug/dwarf/ |
| D | dwarf_test.h | 54 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check() function
|
| /art/runtime/ |
| D | common_runtime_test.cc | 714 void CheckJniAbortCatcher::Check(const std::string& expected_text) { in Check() function in art::CheckJniAbortCatcher 718 void CheckJniAbortCatcher::Check(const char* expected_text) { in Check() function in art::CheckJniAbortCatcher
|
| D | class_linker_test.cc | 482 bool Check() REQUIRES_SHARED(Locks::mutator_lock_) { in Check() function
|
| D | check_jni.cc | 467 bool Check(ScopedObjectAccess& soa, bool entry, const char* fmt, JniValueType* args) in Check() function in art::ScopedCheck 1476 static bool Check(const char* function_name, const void* embedded_buf, bool mod_okay) { in Check() function in art::GuardedCopy
|
| D | class_linker.cc | 1162 void Check() const REQUIRES_SHARED(Locks::mutator_lock_) { in Check() function in art::VerifyDirectInterfacesInTableClassVisitor
|
| /art/compiler/optimizing/ |
| D | optimizing_cfi_test.cc | 102 void Check(InstructionSet isa, in Check() function in art::OptimizingCFITest
|
| D | register_allocator_test.cc | 57 static bool Check(const uint16_t* data, Strategy strategy) { in Check() function
|
| /art/tools/ |
| D | cpplint.py | 726 def Check(self, error, filename, linenum): member in _FunctionState
|