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

  /external/libchrome/base/
bind_unittest.cc 540 int& ref_n = n; local
543 Callback<int()> ref_copies_cb = Bind(&Identity, ref_n);
  /external/libweave/third_party/chromium/base/
bind_unittest.cc 541 int& ref_n = n; local
544 Callback<int()> ref_copies_cb = Bind(&Identity, ref_n);
  /external/google-breakpad/src/testing/test/
gmock-matchers_test.cc 2383 const Matcher<const int&> ref_n = Ref(n); local
    [all...]
  /external/gmock/test/
gmock-matchers_test.cc 2492 const Matcher<const int&> ref_n = Ref(n); local
    [all...]

Completed in 153 milliseconds