Searched defs:TearDownTestCaseFunc (Results 1 - 14 of 14) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h575 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
599 TearDownTestCaseFunc tear_down_tc,
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h504 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
530 TearDownTestCaseFunc tear_down_tc,
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-internal.h547 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
572 TearDownTestCaseFunc tear_down_tc,
/external/gtest/include/gtest/internal/
H A Dgtest-internal.h472 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
498 TearDownTestCaseFunc tear_down_tc,
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h576 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
601 TearDownTestCaseFunc tear_down_tc,
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h547 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
572 TearDownTestCaseFunc tear_down_tc,
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h378 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
717 Test::TearDownTestCaseFunc tear_down_tc,
786 Test::TearDownTestCaseFunc tear_down_tc);
937 Test::TearDownTestCaseFunc tear_down_tc_;
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h363 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
688 Test::TearDownTestCaseFunc tear_down_tc,
756 Test::TearDownTestCaseFunc tear_down_tc);
886 Test::TearDownTestCaseFunc tear_down_tc_;
/external/gtest/include/gtest/
H A Dgtest.h354 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
693 Test::TearDownTestCaseFunc tear_down_tc,
762 Test::TearDownTestCaseFunc tear_down_tc);
913 Test::TearDownTestCaseFunc tear_down_tc_;
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h363 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
688 Test::TearDownTestCaseFunc tear_down_tc,
756 Test::TearDownTestCaseFunc tear_down_tc);
886 Test::TearDownTestCaseFunc tear_down_tc_;
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h363 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
688 Test::TearDownTestCaseFunc tear_down_tc,
756 Test::TearDownTestCaseFunc tear_down_tc);
886 Test::TearDownTestCaseFunc tear_down_tc_;
/external/protobuf/gtest/include/gtest/
H A Dgtest.h269 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
580 Test::TearDownTestCaseFunc tear_down_tc,
624 Test::TearDownTestCaseFunc tear_down_tc);
732 Test::TearDownTestCaseFunc tear_down_tc_;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7432 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
7458 TearDownTestCaseFunc tear_down_tc,
17767 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
18106 Test::TearDownTestCaseFunc tear_down_tc,
18175 Test::TearDownTestCaseFunc tear_down_tc);
18326 Test::TearDownTestCaseFunc tear_down_tc_;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7432 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
7458 TearDownTestCaseFunc tear_down_tc,
17767 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
18106 Test::TearDownTestCaseFunc tear_down_tc,
18175 Test::TearDownTestCaseFunc tear_down_tc);
18326 Test::TearDownTestCaseFunc tear_down_tc_;

Completed in 3170 milliseconds