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

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-internal.h577 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
601 TearDownTestCaseFunc tear_down_tc,
/external/google-breakpad/src/testing/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/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h472 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
498 TearDownTestCaseFunc tear_down_tc,
/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h364 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.h348 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
659 Test::TearDownTestCaseFunc tear_down_tc,
703 Test::TearDownTestCaseFunc tear_down_tc);
811 Test::TearDownTestCaseFunc tear_down_tc_;
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/protobuf/gtest/fused-src/gtest/
H A Dgtest.h6970 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
6994 TearDownTestCaseFunc tear_down_tc,
15936 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
16247 Test::TearDownTestCaseFunc tear_down_tc,
16291 Test::TearDownTestCaseFunc tear_down_tc);
16399 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_;
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h7493 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
7519 TearDownTestCaseFunc tear_down_tc,
17831 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
18170 Test::TearDownTestCaseFunc tear_down_tc,
18239 Test::TearDownTestCaseFunc tear_down_tc);
18390 Test::TearDownTestCaseFunc tear_down_tc_;
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h7433 typedef void (*TearDownTestCaseFunc)(); typedef in namespace:testing::internal
7459 TearDownTestCaseFunc tear_down_tc,
17768 typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc; typedef in class:testing::Test
18107 Test::TearDownTestCaseFunc tear_down_tc,
18176 Test::TearDownTestCaseFunc tear_down_tc);
18327 Test::TearDownTestCaseFunc tear_down_tc_;

Completed in 754 milliseconds