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

  /external/chromium_org/testing/gtest/test/
gtest_stress_test.cc 54 using internal::ThreadWithParam;
58 // thread safe, implement ThreadWithParam. See the description of its API
129 scoped_ptr<ThreadWithParam<int> > threads[kThreadCount];
132 threads[i].reset(new ThreadWithParam<int>(&ManyAsserts,
173 ThreadWithParam<bool> thread(&FailingThread, is_fatal, NULL);
gtest_output_test_.cc 57 using testing::internal::ThreadWithParam;
301 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
498 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>(
513 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
893 ThreadWithParam<FailureMode> thread(&AddFailure, failure, NULL);
gtest-port_test.cc 1034 ThreadWithParam<int*> thread(&AddTwo, &i, NULL);
    [all...]
gtest_unittest.cc 296 using testing::internal::ThreadWithParam;
    [all...]
  /external/gtest/test/
gtest_stress_test.cc 54 using internal::ThreadWithParam;
58 // thread safe, implement ThreadWithParam. See the description of its API
129 scoped_ptr<ThreadWithParam<int> > threads[kThreadCount];
132 threads[i].reset(new ThreadWithParam<int>(&ManyAsserts,
173 ThreadWithParam<bool> thread(&FailingThread, is_fatal, NULL);
gtest_output_test_.cc 57 using testing::internal::ThreadWithParam;
301 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
498 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>(
513 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
893 ThreadWithParam<FailureMode> thread(&AddFailure, failure, NULL);
gtest-port_test.cc 1034 ThreadWithParam<int*> thread(&AddTwo, &i, NULL);
    [all...]
gtest_unittest.cc 296 using testing::internal::ThreadWithParam;
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_stress_test.cc 54 using internal::ThreadWithParam;
58 // thread safe, implement ThreadWithParam. See the description of its API
129 scoped_ptr<ThreadWithParam<int> > threads[kThreadCount];
132 threads[i].reset(new ThreadWithParam<int>(&ManyAsserts,
173 ThreadWithParam<bool> thread(&FailingThread, is_fatal, NULL);
gtest_output_test_.cc 57 using testing::internal::ThreadWithParam;
301 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace,
498 thread_.reset(new ThreadWithParam<SpawnThreadNotifications*>(
513 scoped_ptr<ThreadWithParam<SpawnThreadNotifications*> > thread_;
893 ThreadWithParam<FailureMode> thread(&AddFailure, failure, NULL);
gtest-port_test.cc 1034 ThreadWithParam<int*> thread(&AddTwo, &i, NULL);
    [all...]
gtest_unittest.cc 296 using testing::internal::ThreadWithParam;
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 880 milliseconds