Home | History | Annotate | Download | only in test

Lines Matching full:polymorphic

415 // Implements a polymorphic action that returns the second of the
420 // polymorphic action whose Perform() method template is either
426 // Implements a polymorphic action that can be used in a nullary
435 // polymorphic action whose Perform() method template is either
453 // Tests that MakePolymorphicAction() turns a polymorphic action
454 // implementation class into a polymorphic action.
1087 // Tests using IgnoreResult() on a polymorphic action.