Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
H A Dio_event_handler.h70 inline IOEventHandler* Prev() const in Prev() function in OHOS::Utils::IOEventHandler
/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp137 AssertEqual(handler->Prev(), nullptr, "handler->Prev() did not equal nullptr as expected.", state); in BENCHMARK_F()
1386 AssertEqual(handler->Prev(), nullptr, "handler->Prev() was not equal to nullptr as expected.", state); in BENCHMARK_F()
1411 AssertEqual(handler->Prev(), nullptr, "handler->Prev() was not equal to nullptr as expected.", state); in BENCHMARK_F()
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_event_test.cpp102 EXPECT_EQ(handler->Prev(), nullptr); in HWTEST_F()

Completed in 6 milliseconds