Home
last modified time | relevance | path

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

/frameworks/native/libs/tracing_perfetto/tests/
Dtracing_perfetto_test.cpp91 IdFieldView cat_iid_fields( in TEST_F_WITH_FLAGS() local
94 ASSERT_THAT(cat_iid_fields, ElementsAre(VarIntField(_))); in TEST_F_WITH_FLAGS()
95 uint64_t cat_iid = cat_iid_fields.front().value.integer64; in TEST_F_WITH_FLAGS()