Searched refs:TypedTestCasePState (Results 1 – 4 of 4) sorted by relevance
212 using testing::internal::TypedTestCasePState;224 TypedTestCasePState state_;
60 const char* TypedTestCasePState::VerifyRegisteredTestNames( in VerifyRegisteredTestNames()
540 class GTEST_API_ TypedTestCasePState {542 TypedTestCasePState() : registered_(false) {} in TypedTestCasePState() function706 const TypedTestCasePState* state, const char* case_name,742 const TypedTestCasePState* /*state*/,
259 static ::testing::internal::TypedTestCasePState \