MCPcopy Create free account
hub / github.com/apache/brpc / expect_not_run

Method expect_not_run

test/bthread_timer_thread_unittest.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 void expect_not_run() {
89 EXPECT_TRUE(_run_times.empty());
90 }
91
92 static void routine(void *arg)
93 {

Callers 1

TESTFunction · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected