Home | History | Annotate | Download | only in src

Lines Matching refs:instance

2129 //                     The newly created TestInfo instance will assume
3422 static UnitTest* const instance = new UnitTest;
3423 return instance;
3425 static UnitTest instance;
3426 return &instance;
4266 // TestInfoImpl constructor. The new instance assumes ownership of the test