HomeSort by relevance Sort by last modified time
    Searched refs:CheckPoints (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/testing/gtest/test/
gtest_output_test_.cc 263 struct CheckPoints {
269 static void ThreadWithScopedTrace(CheckPoints* check_points) {
288 CheckPoints check_points;
289 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
  /external/gtest/test/
gtest_output_test_.cc 275 struct CheckPoints {
281 static void ThreadWithScopedTrace(CheckPoints* check_points) {
300 CheckPoints check_points;
301 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
  /external/protobuf/gtest/test/
gtest_output_test_.cc 249 struct CheckPoints {
255 static void ThreadWithScopedTrace(CheckPoints* check_points) {
274 CheckPoints check_points;
275 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 275 struct CheckPoints {
281 static void ThreadWithScopedTrace(CheckPoints* check_points) {
300 CheckPoints check_points;
301 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,

Completed in 645 milliseconds