Home
last modified time | relevance | path

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

/aosp12/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dtest_collation.cpp248 AtomDeclSet::const_iterator atomDeclSetIt; in TEST() local
266 atomDeclSetIt = atomDeclSet->begin(); in TEST()
267 atomDecl = atomDeclSetIt->get(); in TEST()
281 atomDeclSetIt++; in TEST()
282 atomDecl = atomDeclSetIt->get(); in TEST()
318 AtomDeclSet::const_iterator atomDeclSetIt; in TEST() local
336 atomDeclSetIt = atomDeclSet->begin(); in TEST()
337 atomDecl = atomDeclSetIt->get(); in TEST()
351 atomDeclSetIt++; in TEST()
352 atomDecl = atomDeclSetIt->get(); in TEST()