Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc1725 bool found_args = false; in TEST_P() local
1743 found_args = true; in TEST_P()
1745 EXPECT_TRUE(found_args); in TEST_P()
1765 bool found_args = false; in TEST_P() local
1776 found_args = true; in TEST_P()
1778 EXPECT_TRUE(found_args); in TEST_P()
1807 bool found_args = false; in TEST_P() local
1821 found_args = true; in TEST_P()
1823 EXPECT_TRUE(found_args); in TEST_P()
2348 bool found_args = false; in TEST_P() local
[all …]