Searched defs:breaks (Results 1 – 3 of 3) sorted by relevance
160 std::vector<PtLocation> breaks = {location1, location2}; in TEST_F() local
190 auto breaks = cache.GetBreakpointLocations([](auto) { return true; }, 4U, sets); in TEST_F() local
171 auto breaks = [break_id](PtThread thread, BreakpointId bid) { in TEST_F() local