Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/ftl/
H A Dsmall_map_test.cpp27 TEST(SmallMap, Example) { in TEST() argument
50 TEST(SmallMap, Construct) { in TEST() argument
93 TEST(SmallMap, Find) { in TEST() argument
/aosp12/frameworks/native/include/ftl/
H A Dsmall_map.h96 SmallMap(InitializerList<U, std::index_sequence<Sizes...>, Types...>&& list) in SmallMap() function