Searched refs:found_event (Results 1 – 2 of 2) sorted by relevance
177 bool found_event = false; in Java_art_Test1940_initializeTest() local185 found_event = true; in Java_art_Test1940_initializeTest()194 if (!found_event) { in Java_art_Test1940_initializeTest()
262 bool found_event = false; in UnregisterLocationEventsOnClass() local263 for (int i = 0; i < cur_event->modCount && !found_event; i++) { in UnregisterLocationEventsOnClass()274 found_event = true; in UnregisterLocationEventsOnClass()