Searched defs:Check (Results 1 – 5 of 5) sorted by relevance
/art/compiler/optimizing/ |
D | register_allocator_test.cc | 34 static bool Check(const uint16_t* data) { in Check() function
|
/art/runtime/ |
D | common_runtime_test.cc | 375 void CheckJniAbortCatcher::Check(const char* expected_text) { in Check() function in art::CheckJniAbortCatcher
|
D | check_jni.cc | 400 void Check(bool entry, const char* fmt0, ...) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Check() function in art::ScopedCheck 980 static void Check(const char* functionName, const void* dataBuf, bool modOkay) { in Check() function 1594 ResultT Check(JNIEnv* env, jarray array, jboolean* isCopy, ResultT result) { in Check() function
|
D | class_linker_test.cc | 386 bool Check() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Check() function
|
/art/tools/ |
D | cpplint.py | 700 def Check(self, error, filename, linenum): member in _FunctionState
|