Searched refs:found_ds (Results 1 – 1 of 1) sorted by relevance
4538 bool found_ds = false; in TEST_P() local4540 found_ds |= ds.ds_descriptor().name() == "query_test_data_source"; in TEST_P()4541 EXPECT_TRUE(found_ds); in TEST_P()4555 bool found_ds = false; in TEST_P() local4557 found_ds |= ds.ds_descriptor().name() == "query_test_data_source"; in TEST_P()4558 EXPECT_TRUE(found_ds); in TEST_P()4594 bool found_ds = false; in TEST_P() local4597 found_ds = true; in TEST_P()4605 EXPECT_TRUE(found_ds); in TEST_P()