Searched defs:const_ref_n (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dbind_unittest.cc527 const int& const_ref_n = n; local
534 Callback<int(void)> const_ref_copies_cb = Bind(&Identity, const_ref_n);

Completed in 82 milliseconds