Home
last modified time | relevance | path

Searched defs:TestForReentrancy (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dcallback_unittest.cc112 struct TestForReentrancy { struct
113 TestForReentrancy() in TestForReentrancy() function
117 void AssertCBIsNull() { in AssertCBIsNull()
121 bool cb_already_run;
122 Closure cb;