Searched refs:max_break_point_hit_count (Results 1 – 1 of 1) sorted by relevance
976 int max_break_point_hit_count = 0; variable987 if (break_point_hit_count < max_break_point_hit_count) { in DebugEventBreakMax()6862 max_break_point_hit_count = 10000; // 10000 => infinite loop. in TEST()7221 max_break_point_hit_count = kBreaksPerTest; in TestDebugBreakInLoop()