Searched refs:CheckPoints (Results 1 – 2 of 2) sorted by relevance
263 struct CheckPoints { struct269 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument288 CheckPoints check_points; in TEST()289 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, in TEST()
283 struct CheckPoints { struct289 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument308 CheckPoints check_points; in TEST()309 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, &check_points, in TEST()