Home | History | Annotate | Download | only in unittest

Lines Matching full:test22

878 // test22: TP. Incorrect synchronization via CondVar::WaitWithTimeout(). {{{1
879 namespace test22 {
900 printf("test22: positive\n");
902 ANNOTATE_EXPECT_RACE_FOR_TSAN(&GLOB, "test22. TP.");
909 } // namespace test22