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 151 Handle<mirror::MethodType> method1_type = hs.NewHandle( local
161 EXPECT_EQ(method1_type.Get(), dex_cache->GetResolvedMethodType(method1_id.proto_idx_));
173 ASSERT_EQ(method1_type.Get(), pair.object.Read());
  /art/runtime/
class_linker_test.cc 1556 Handle<mirror::MethodType> method1_type = hs.NewHandle( local
    [all...]

Completed in 69 milliseconds