Searched refs:ApplyInterruptTest (Results 1 – 1 of 1) sorted by relevance
7961 class ApplyInterruptTest { class7963 ApplyInterruptTest() : block_(NULL) {} in ApplyInterruptTest() function in ApplyInterruptTest7964 ~ApplyInterruptTest() { delete block_; } in ~ApplyInterruptTest()7990 explicit GCThread(ApplyInterruptTest* test) in GCThread()7996 ApplyInterruptTest* test_;8063 ApplyInterruptTest().RunTest(); in TEST()