Searched defs:SetUpTestCaseFunc (Results 1 - 6 of 6) sorted by relevance

/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h460 typedef void (*SetUpTestCaseFunc)(); typedef in namespace:testing::internal
486 SetUpTestCaseFunc set_up_tc,
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h460 typedef void (*SetUpTestCaseFunc)(); typedef in namespace:testing::internal
486 SetUpTestCaseFunc set_up_tc,
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h460 typedef void (*SetUpTestCaseFunc)(); typedef in namespace:testing::internal
486 SetUpTestCaseFunc set_up_tc,
/prebuilts/ndk/current/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h353 typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; typedef in class:testing::Test
684 Test::SetUpTestCaseFunc set_up_tc,
753 Test::SetUpTestCaseFunc set_up_tc,
886 Test::SetUpTestCaseFunc set_up_tc_;
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h353 typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; typedef in class:testing::Test
684 Test::SetUpTestCaseFunc set_up_tc,
753 Test::SetUpTestCaseFunc set_up_tc,
886 Test::SetUpTestCaseFunc set_up_tc_;
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/
H A Dgtest.h353 typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; typedef in class:testing::Test
684 Test::SetUpTestCaseFunc set_up_tc,
753 Test::SetUpTestCaseFunc set_up_tc,
886 Test::SetUpTestCaseFunc set_up_tc_;

Completed in 452 milliseconds