Home
last modified time | relevance | path

Searched refs:AssertCBIsNull (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/chromium/base/
Dcallback_unittest.cc139 cb(Bind(&TestForReentrancy::AssertCBIsNull, Unretained(this))) { in TestForReentrancy()
141 void AssertCBIsNull() { in AssertCBIsNull() function
/external/libchrome/base/
Dcallback_unittest.cc138 cb(Bind(&TestForReentrancy::AssertCBIsNull, Unretained(this))) { in TestForReentrancy()
140 void AssertCBIsNull() { in AssertCBIsNull() function