Home
last modified time | relevance | path

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

/external/libchrome/base/
Dcallback_unittest.cc116 struct TestForReentrancy { struct
117 TestForReentrancy() in TestForReentrancy() function
121 void AssertCBIsNull() { in AssertCBIsNull()
125 bool cb_already_run;
126 Closure cb;