Home
last modified time | relevance | path

Searched defs:ShouldAttemptCompile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/odrefresh/
H A Dodr_compilation_log.cc182 bool OdrCompilationLog::ShouldAttemptCompile(OdrMetrics::Trigger trigger, time_t now) const { in ShouldAttemptCompile() function in art::odrefresh::OdrCompilationLog
H A Dodr_compilation_log_test.cc103 TEST(OdrCompilationLog, ShouldAttemptCompile) { in TEST() argument