HomeSort by relevance Sort by last modified time
    Searched refs:StaticArtFieldSize (Results 1 - 3 of 3) sorted by null

  /art/runtime/mirror/
dex_cache_test.cc 59 EXPECT_TRUE(dex_cache->StaticArtFieldSize() == dex_cache->NumResolvedFields()
dex_cache.h 178 static constexpr size_t StaticArtFieldSize() {
  /art/compiler/driver/
compiler_driver_test.cc 139 EXPECT_TRUE(dex_cache->StaticArtFieldSize() == dex_cache->NumResolvedFields()

Completed in 81 milliseconds