Home | History | Annotate | Download | only in gtest

Lines Matching defs:instance

3989 //                     The newly created TestInfo instance will assume
5437 static UnitTest* const instance = new UnitTest;
5438 return instance;
5440 static UnitTest instance;
5441 return &instance;
8945 // ThreadLocal instance is expected to persist until all threads it has