Searched refs:Setup (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.h17847 // Often a user mis-spells SetUp() as Setup() and spends a long time
17853 // will be a conflict if a user declares void Setup() in his test
17862 // about it being private, you have mis-spelled SetUp() as Setup().
17864 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } function in class:testing::Test
18365 // about it being private, you have mis-spelled SetUp() as Setup().
18367 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } function in class:testing::Environment

Completed in 221 milliseconds