Searched defs:SetUpTestCaseFunc (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.h7431 typedef void (*SetUpTestCaseFunc)(); typedef in namespace:testing::internal
7457 SetUpTestCaseFunc set_up_tc,
17766 typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc; typedef in class:testing::Test
18105 Test::SetUpTestCaseFunc set_up_tc,
18174 Test::SetUpTestCaseFunc set_up_tc,
18324 Test::SetUpTestCaseFunc set_up_tc_;

Completed in 98 milliseconds