Home
last modified time | relevance | path

Searched refs:fooName (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_client_test.cpp73 std::string fooName = g_rpcTestProxy->TestGetFooName(); in HWTEST_F() local
75 ASSERT_TRUE(fooName == selfFooName) << "fooName: " << fooName << " fooName_: " << selfFooName; in HWTEST_F()
/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp329 std::string fooName = fooService->GetFooName(); in HWTEST_F() local
330 EXPECT_EQ(fooName, "ReallFoo"); in HWTEST_F()

Completed in 2 milliseconds