Home
last modified time | relevance | path

Searched defs:Verify (Results 1 – 14 of 14) sorted by relevance

/art/runtime/gc/accounting/
Dmod_union_table.h188 void Verify() override {} in Verify() function
Dmod_union_table.cc342 void ModUnionTableReferenceCache::Verify() { in Verify() function in art::gc::accounting::ModUnionTableReferenceCache
/art/runtime/gc/space/
Drosalloc_space.h149 void Verify() REQUIRES(Locks::mutator_lock_) { in Verify() function
/art/runtime/base/
Dtiming_logger.cc236 void TimingLogger::Verify() { in Verify() function in art::TimingLogger
/art/runtime/mirror/
Dobject.h757 ALWAYS_INLINE void Verify() REQUIRES_SHARED(Locks::mutator_lock_) { in Verify() function
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc85 void Verify(const std::string& dex_file, in Verify() function in art::dexoptanalyzer::DexoptAnalyzerTest
/art/runtime/metrics/
Dreporter_test.cc415 void Verify( in Verify() function in art::metrics::ReportingPeriodSpecTest
/art/runtime/gc/allocator/
Drosalloc.h266 void Verify() { in Verify() function
Drosalloc.cc1739 void RosAlloc::Verify() { in Verify() function in art::gc::allocator::RosAlloc
1866 void RosAlloc::Run::Verify(Thread* self, RosAlloc* rosalloc, bool running_on_memory_tool) { in Verify() function in art::gc::allocator::RosAlloc::Run
/art/libdexfile/dex/
Ddex_file_verifier.cc3482 bool DexFileVerifier::Verify() { in Verify() function in art::dex::DexFileVerifier
3863 bool Verify(const DexFile* dex_file, in Verify() function
/art/libartbase/base/
Dhash_set.h622 size_t Verify() NO_THREAD_SAFETY_ANALYSIS { in Verify() function
/art/artd/
Dartd_test.cc2222 void Verify() { in Verify() function in art::artd::__anond8ba6b210111::ArtdCleanupTest
/art/runtime/verifier/
Dmethod_verifier.cc850 bool MethodVerifier<kVerifierDebug>::Verify() { in Verify() function in art::verifier::impl::__anonb5df90970111::MethodVerifier
/art/dex2oat/driver/
Dcompiler_driver.cc1916 void CompilerDriver::Verify(jobject jclass_loader, in Verify() function in art::CompilerDriver