Home
last modified time | relevance | path

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

/external/chromium/base/
Dmessage_loop_unittest.cc460 class NestingTest : public Task { class
462 explicit NestingTest(int* depth) : depth_(depth) { in NestingTest() function in __anonb01c98850111::NestingTest