Searched refs:TestFunc3 (Results 1 - 2 of 2) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/ |
H A D | IntfCallContextTest.cpp | 131 void TestFunc3(int a, int b, float c) {} in TestFunc3() function 236 EXPECT_FALSE(CallFunction(c, &t, &TestClass::TestFunc3)); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_round_corner_display_test.cpp | 480 void TestFunc3(T1 a, T2 b, T3 c) in TestFunc3() function 514 msgBus.RegisterTopic<T1, T2, T3>(topic, &obj, &TestMsgBusClass::TestFunc3); in TestMsgBusFunc()
|
Completed in 4 milliseconds