Home
last modified time | relevance | path

Searched refs:StaticArtFieldSize (Results 1 – 3 of 3) sorted by relevance

/art/runtime/mirror/
Ddex_cache_test.cc58 EXPECT_TRUE(dex_cache->StaticArtFieldSize() == dex_cache->NumResolvedFields() in TEST_F()
Ddex_cache.h170 static constexpr size_t StaticArtFieldSize() { in StaticArtFieldSize() function
/art/compiler/driver/
Dcompiler_driver_test.cc137 EXPECT_TRUE(dex_cache->StaticArtFieldSize() == dex_cache->NumResolvedFields() in TEST_F()