Searched refs:Setup_should_be_spelled_SetUp (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/googletest/googletest/include/gtest/ | ||
H A D | gtest.h | 473 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Test 474 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } 985 struct Setup_should_be_spelled_SetUp {}; struct in class:testing::Environment 986 virtual Setup_should_be_spelled_SetUp* Setup() { return NULL; } |
Completed in 11 milliseconds