Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc1265 bool begin_found = false; in TEST_P() local
1340 EXPECT_FALSE(begin_found); in TEST_P()
1345 begin_found = true; in TEST_P()
1356 EXPECT_TRUE(begin_found); in TEST_P()