Home
last modified time | relevance | path

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

/external/gtest/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()
/external/google-breakpad/src/testing/gtest/test/
Dgtest_output_test_.cc263 struct CheckPoints { struct
269 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument
288 CheckPoints check_points; in TEST()
289 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, in TEST()
/external/protobuf/gtest/test/
Dgtest_output_test_.cc249 struct CheckPoints { struct
255 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument
274 CheckPoints check_points; in TEST()
275 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, in TEST()