Home
last modified time | relevance | path

Searched refs:CheckPoints (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/test/
Dgtest_output_test_.cc275 struct CheckPoints { struct
281 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument
300 CheckPoints check_points; in TEST()
301 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, in TEST()