Home
last modified time | relevance | path

Searched defs:FancyInt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/chre/util/tests/
H A Ddynamic_vector_test.cc744 struct FancyInt { struct
748 FancyInt() : value(index++) {} in FancyInt() function