Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Ddex_cache_test.cc55 EXPECT_TRUE(dex_cache->StaticTypeSize() == dex_cache->NumResolvedTypes() in TEST_F()
H A Ddex_cache.h166 static constexpr size_t StaticTypeSize() { in StaticTypeSize() function