Home | History | Annotate | Download | only in gtest

Lines Matching defs:SetUpTestCase

250   // Google Test will call Foo::SetUpTestCase() before running the first
252 // SetUpTestCase() method to shadow the one defined in the super
254 static void SetUpTestCase() {}