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.cc2285 bool found_args = false; in TEST_P() local
2303 found_args = true; in TEST_P()
2305 EXPECT_TRUE(found_args); in TEST_P()
2323 bool found_args = false; in TEST_P() local
2335 found_args = true; in TEST_P()
2337 EXPECT_TRUE(found_args); in TEST_P()
3365 bool found_args = false; in TEST_P() local
3381 found_args = true; in TEST_P()
3383 EXPECT_TRUE(found_args); in TEST_P()
3401 bool found_args = false; in TEST_P() local
[all …]