Searched refs:finished_ (Results 1 – 2 of 2) sorted by relevance
/art/test/912-classes/ | ||
D | classes.cc | 444 cond_finished_.wait(lk, [] { return finished_; }); in AgentThreadTest() |
/art/runtime/ | ||
D | debugger.cc | 5059 StringTable() : finished_(false) { in StringTable() |