Home
last modified time | relevance | path

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

/system/chre/util/tests/
Ddynamic_vector_test.cc743 struct FancyInt { struct
747 FancyInt() : value(index++) {} in FancyInt() function