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

  /external/libchrome/base/
bind_unittest.cc 690 Callback<int()> scoped_refptr_const_ref_cb = local
692 EXPECT_EQ(1, scoped_refptr_const_ref_cb.Run());
  /external/libweave/third_party/chromium/base/
bind_unittest.cc 691 Callback<int()> scoped_refptr_const_ref_cb = local
693 EXPECT_EQ(1, scoped_refptr_const_ref_cb.Run());

Completed in 56 milliseconds