Searched refs:IsLeafTest (Results 1 – 5 of 5) sorted by relevance
36 Test::IsLeafTest() const in IsLeafTest() function in Test
26 virtual bool IsLeafTest() const;
221 if (fTest->IsLeafTest()) in TestContext()244 if (fTest != NULL && fTest->IsLeafTest()) { in TestDone()
91 TestSuite::IsLeafTest() const in IsLeafTest() function in TestSuite