Searched defs:Check (Results 1 – 9 of 9) sorted by relevance
/art/tools/bisection_search/ |
D | bisection_search.py | 187 def Check(self, output): member in IOutputCheck 209 def Check(self, output): member in EqualsOutputCheck 234 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/test/203-multi-checkpoint/ |
D | multi_checkpoint.cc | 50 void Check() { in Check() function
|
/art/runtime/ |
D | common_runtime_test.cc | 443 void CheckJniAbortCatcher::Check(const std::string& expected_text) { in Check() function in art::CheckJniAbortCatcher 447 void CheckJniAbortCatcher::Check(const char* expected_text) { in Check() function in art::CheckJniAbortCatcher
|
D | class_linker_test.cc | 476 bool Check() REQUIRES_SHARED(Locks::mutator_lock_) { in Check() function
|
/art/compiler/debug/dwarf/ |
D | dwarf_test.h | 55 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check() function
|
/art/compiler/optimizing/ |
D | optimizing_cfi_test.cc | 96 void Check(InstructionSet isa, in Check() function in art::OptimizingCFITest
|
D | register_allocator_test.cc | 88 bool RegisterAllocatorTest::Check(const std::vector<uint16_t>& data, Strategy strategy) { in Check() function in art::RegisterAllocatorTest
|
/art/runtime/jni/ |
D | check_jni.cc | 535 bool Check(ScopedObjectAccess& soa, bool entry, const char* fmt, JniValueType* args) in Check() function in art::__anon01b981930111::ScopedCheck 1597 static bool Check(const char* function_name, const void* embedded_buf, bool mod_okay) { in Check() function in art::__anon01b981930111::GuardedCopy
|