Home
last modified time | relevance | path

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

/frameworks/native/libs/tracing_perfetto/tests/
Dtracing_perfetto_test.cpp57 using ::perfetto::shlib::test_utils::VarIntField;
94 ASSERT_THAT(cat_iid_fields, ElementsAre(VarIntField(_))); in TEST_F_WITH_FLAGS()
104 VarIntField(cat_iid)), in TEST_F_WITH_FLAGS()
Dutils.h351 auto VarIntField(M m) { in VarIntField() function