Home
last modified time | relevance | path

Searched refs:GetCallback (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/c_utils/base/include/
H A Dio_event_handler.h65 inline EventCallback GetCallback() const in GetCallback() function in OHOS::Utils::IOEventHandler
/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp112 AssertUnequal(handler->GetCallback(), nullptr, in SetFdAndCallback()
113 "handler->GetCallback() was not different from nullptr as expected.", state); in SetFdAndCallback()
1384 AssertEqual(handler->GetCallback(), nullptr, in BENCHMARK_F()
1385 "handler->GetCallback() was not equal to nullptr as expected.", state); in BENCHMARK_F()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp95 EXPECT_NE(handler->GetCallback(), nullptr); in HWTEST_F()
138 EXPECT_NE(handler->GetCallback(), nullptr); in HWTEST_F()

Completed in 4 milliseconds