Searched refs:Peek (Results 1 – 3 of 3) sorted by relevance
74 const OdrCompilationLogEntry* Peek(size_t index) const;
227 const OdrCompilationLogEntry* logged = ocl.Peek(j); in TEST_F()269 const OdrCompilationLogEntry* logged = ocl.Peek(j); in TEST_F()
153 const OdrCompilationLogEntry* OdrCompilationLog::Peek(size_t index) const { in Peek() function in art::odrefresh::OdrCompilationLog