Lines Matching full:nullary
71 int Nullary() { return 1; }169 // Tests using InvokeArgument with a nullary function.172 EXPECT_EQ(1, a.Perform(make_tuple(2, &Nullary)));997 // Tests using ReturnNew() with a nullary constructor.