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

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_output_test_.cc263 struct CheckPoints { struct
269 static void ThreadWithScopedTrace(CheckPoints* check_points) {
288 CheckPoints check_points;
289 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
/external/googletest/googletest/test/
H A Dgtest_output_test_.cc279 struct CheckPoints { struct
285 static void ThreadWithScopedTrace(CheckPoints* check_points) {
304 CheckPoints check_points;
305 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
/external/protobuf/gtest/test/
H A Dgtest_output_test_.cc249 struct CheckPoints { struct
255 static void ThreadWithScopedTrace(CheckPoints* check_points) {
274 CheckPoints check_points;
275 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
/external/v8/testing/gtest/test/
H A Dgtest_output_test_.cc279 struct CheckPoints { struct
285 static void ThreadWithScopedTrace(CheckPoints* check_points) {
304 CheckPoints check_points;
305 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_output_test_.cc275 struct CheckPoints { struct
281 static void ThreadWithScopedTrace(CheckPoints* check_points) {
300 CheckPoints check_points;
301 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,

Completed in 209 milliseconds