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

  /art/runtime/mirror/
dex_cache_test.cc 57 EXPECT_TRUE(dex_cache->StaticMethodSize() == dex_cache->NumResolvedMethods()
dex_cache.h 182 static constexpr size_t StaticMethodSize() {
  /art/compiler/driver/
compiler_driver_test.cc 125 EXPECT_TRUE(dex_cache->StaticMethodSize() == dex_cache->NumResolvedMethods()

Completed in 58 milliseconds