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

  /external/chromium_org/content/browser/web_contents/
web_contents_impl_unittest.cc 838 SiteInstance* instance4 = contents()->GetSiteInstance(); local
839 EXPECT_EQ(instance1, instance4);
    [all...]
  /external/chromium_org/v8/test/mjsunit/es6/
promises.js 800 assertTrue(p4 instanceof Promise, "subclass/instance4")

Completed in 69 milliseconds