Home
last modified time | relevance | path

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

/external/llvm-project/libc/src/threads/linux/
Dcall_once.cpp27 unsigned int not_called = ONCE_FLAG_INIT; in LLVM_LIBC_ENTRYPOINT() local
/external/webrtc/logging/rtc_event_log/
Drtc_event_processor_unittest.cc56 auto not_called = [](LoggedStartEvent /*elem*/) { EXPECT_TRUE(false); }; in TEST() local