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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h305 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Test
306 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
435 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Environment
436 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h458 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Test
459 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
923 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Environment
924 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
/external/gtest/include/gtest/
H A Dgtest.h458 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Test
459 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
923 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Environment
924 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h458 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Test
459 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
923 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Environment
924 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
/external/protobuf/gtest/include/gtest/
H A Dgtest.h360 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Test
361 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }
769 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Environment
770 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; }

Completed in 55 milliseconds