Lines Matching refs:PlanTest
38 struct PlanTest : public StateTestWithBuiltinRules {
58 TEST_F(PlanTest, Basic) {
94 TEST_F(PlanTest, DoubleOutputDirect) {
123 TEST_F(PlanTest, DoubleOutputIndirect) {
165 TEST_F(PlanTest, DoubleDependent) {
205 void PlanTest::TestPoolWithDepthOne(const char* test_case) {
242 TEST_F(PlanTest, PoolWithDepthOne) {
253 TEST_F(PlanTest, ConsolePool) {
262 TEST_F(PlanTest, PoolsWithDepthTwo) {
343 TEST_F(PlanTest, PoolWithRedundantEdges) {
427 TEST_F(PlanTest, PoolWithFailingEdge) {