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

  /art/runtime/mirror/
dex_cache_test.cc 154 Handle<mirror::MethodType> method2_type = hs.NewHandle( local
158 EXPECT_EQ(method2_type.Get(), dex_cache->GetResolvedMethodType(method2_id.proto_idx_));
171 ASSERT_EQ(method2_type.Get(), pair.object.Read());
  /art/runtime/
class_linker_test.cc 1536 Handle<mirror::MethodType> method2_type = hs.NewHandle( local
    [all...]

Completed in 110 milliseconds