Searched refs:isFullyTested (Results 1 – 3 of 3) sorted by relevance
45 if (!Leaf.isFullyTested()) in writeDOTGraphNode()54 if (Leaf.isFullyTested()) in writeDOTGraphNode()225 Leaf.isFullyTested()); in runStep()244 if (LeafI->isFullyTraversed() && LeafI->isFullyTested()) in runStep()271 return X.isFullyTraversed() && X.isFullyTested() && in runStep()303 if (!BuilderLeaf.isFullyTested()) in runStep()
86 bool isFullyTested() const { return IsFullyTested; } in isFullyTested() function313 bool isFullyTested() const { in isFullyTested() function
828 if (Leaf.isFullyTested() && in generateCodeForTree()