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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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 763 milliseconds