Home | History | Annotate | Download | only in gtest

Lines Matching full:instantiate

75 // Finally, you can use INSTANTIATE_TEST_CASE_P to instantiate the test
96 // The following statement will instantiate tests from the FooTest test case
104 // can instantiate it more then once) the first argument to the
119 // This statement will instantiate all tests from FooTest again, each
132 // Please note that INSTANTIATE_TEST_CASE_P will instantiate all tests
263 // This will also instantiate tests from CharTest
1213 // This will instantiate tests in test case AnimalTest each one with
1227 // This will instantiate tests in FlagDependentTest with all variations of two