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

  /art/runtime/mirror/
dex_cache_test.cc 152 Handle<mirror::MethodType> method1_type = hs.NewHandle( local
157 EXPECT_EQ(method1_type.Get(), dex_cache->GetResolvedMethodType(method1_id.proto_idx_));
169 ASSERT_EQ(method1_type.Get(), pair.object.Read());
  /art/runtime/
class_linker_test.cc 1510 Handle<mirror::MethodType> method1_type = hs.NewHandle( local
    [all...]

Completed in 82 milliseconds