Home
last modified time | relevance | path

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

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