Home
last modified time | relevance | path

Searched refs:found_descriptor (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc1445 bool found_descriptor = false; in TEST_P() local
1454 found_descriptor = true; in TEST_P()
1471 EXPECT_TRUE(found_descriptor); in TEST_P()
1493 bool found_descriptor = false; in TEST_P() local
1501 found_descriptor = true; in TEST_P()
1513 EXPECT_TRUE(found_descriptor); in TEST_P()
1687 bool found_descriptor = false; in TEST_P() local
1695 found_descriptor = true; in TEST_P()
1698 EXPECT_TRUE(found_descriptor); in TEST_P()