Lines Matching refs:instance
2124 // The newly created TestInfo instance will assume3241 static UnitTest* const instance3242 return instance;3244 static UnitTest instance;3245 return &instance;3954 // TestInfoImpl constructor. The new instance assumes ownership of the test