Home
last modified time | relevance | path

Searched defs:Check (Results 1 – 9 of 9) sorted by relevance

/art/tools/bisection_search/
Dbisection_search.py187 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/
DGapOrder.java70 static public void Check() { in Check() method in GapOrder
/art/test/203-multi-checkpoint/
Dmulti_checkpoint.cc50 void Check() { in Check() function
/art/runtime/
Dcommon_runtime_test.cc443 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
Dclass_linker_test.cc476 bool Check() REQUIRES_SHARED(Locks::mutator_lock_) { in Check() function
/art/compiler/debug/dwarf/
Ddwarf_test.h55 void Check(const char* substr, bool next, const char* at_file, int at_line) { in Check() function
/art/compiler/optimizing/
Doptimizing_cfi_test.cc96 void Check(InstructionSet isa, in Check() function in art::OptimizingCFITest
Dregister_allocator_test.cc88 bool RegisterAllocatorTest::Check(const std::vector<uint16_t>& data, Strategy strategy) { in Check() function in art::RegisterAllocatorTest
/art/runtime/jni/
Dcheck_jni.cc535 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