Searched refs:intercept_mode_ (Results 1 - 16 of 16) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-spi.h82 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/external/gtest/include/gtest/
H A Dgtest-spi.h82 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h83 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-spi.h82 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/external/protobuf/gtest/include/gtest/
H A Dgtest-spi.h82 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-spi.h82 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc540 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
550 : intercept_mode_(intercept_mode),
557 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
570 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/gtest/src/
H A Dgtest.cc543 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
553 : intercept_mode_(intercept_mode),
560 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
573 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc539 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
549 : intercept_mode_(intercept_mode),
556 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
569 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/mesa3d/src/gtest/src/
H A Dgtest.cc539 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
549 : intercept_mode_(intercept_mode),
556 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
569 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/protobuf/gtest/src/
H A Dgtest.cc515 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
525 : intercept_mode_(intercept_mode),
532 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
545 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc543 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
553 : intercept_mode_(intercept_mode),
560 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
573 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc155 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
2027 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
2037 : intercept_mode_(intercept_mode),
2044 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
2057 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp160 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
2043 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
2053 : intercept_mode_(intercept_mode),
2060 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
2073 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc155 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
1855 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
1865 : intercept_mode_(intercept_mode),
1872 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
1885 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc155 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
2027 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
2037 : intercept_mode_(intercept_mode),
2044 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
2057 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {

Completed in 372 milliseconds