Home | History | Annotate | Download | only in gtest

Lines Matching full:instantiate

79 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
100 // The following statement will instantiate tests from the FooTest test case
108 // can instantiate it more then once) the first argument to the
123 // This statement will instantiate all tests from FooTest again, each
136 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
292 // This will also instantiate tests from CharTest
1247 // This will instantiate tests in test case AnimalTest each one with
1261 // This will instantiate tests in FlagDependentTest with all variations of two