Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/test/ipc/include/
H A Dipc_proxy.h41 #define EXPECT_EQ(a, b) \ macro
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dtest_common.h26 #define EXPECT_EQ(arg1, arg2) void() macro