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

  /external/libchrome/base/
bind_unittest.cc 471 Callback<int()> bind_template_function_cb = local
473 EXPECT_EQ(4, bind_template_function_cb.Run());
  /external/libweave/third_party/chromium/base/
bind_unittest.cc 472 Callback<int()> bind_template_function_cb = local
474 EXPECT_EQ(4, bind_template_function_cb.Run());

Completed in 50 milliseconds