Searched defs:not_called (Results 1 – 2 of 2) sorted by relevance
23 FutexWordType not_called = NOT_CALLED; in callonce() local
56 auto not_called = [](LoggedStartEvent /*elem*/) { EXPECT_TRUE(false); }; in TEST() local