Searched defs:Check (Results 1 – 7 of 7) sorted by relevance
| /art/compiler/optimizing/ |
| D | optimization.cc | 30 void HOptimization::Check() { in Check() function in art::HOptimization
|
| D | register_allocator_test.cc | 38 static bool Check(const uint16_t* data) { in Check() function
|
| /art/compiler/dwarf/ |
| D | dwarf_test.h | 53 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check() function
|
| /art/runtime/ |
| D | common_runtime_test.cc | 583 void CheckJniAbortCatcher::Check(const char* expected_text) { in Check() function in art::CheckJniAbortCatcher
|
| D | class_linker_test.cc | 388 bool Check() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Check() function
|
| D | check_jni.cc | 345 bool Check(ScopedObjectAccess& soa, bool entry, const char* fmt, JniValueType* args) in Check() function in art::ScopedCheck 1284 static bool Check(const char* function_name, const void* embedded_buf, bool mod_okay) { in Check() function in art::GuardedCopy
|
| /art/tools/ |
| D | cpplint.py | 700 def Check(self, error, filename, linenum): member in _FunctionState
|