Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc2367 bool found_slice = false; in CheckTypedArguments() local
2386 found_slice = true; in CheckTypedArguments()
2388 EXPECT_TRUE(found_slice); in CheckTypedArguments()