Home
last modified time | relevance | path

Searched refs:descriptor1 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp719 std::shared_ptr<TypeDescriptor> descriptor1; variable
727 bool ret = descriptor1->Equals(descriptor2);
740 std::shared_ptr<TypeDescriptor> descriptor1; variable
748 bool ret = descriptor1->Equals(descriptor2);
910 std::shared_ptr<TypeDescriptor> descriptor1; variable
911 status = UtdClient::GetInstance().GetTypeDescriptor(flexTypeId1, descriptor1);
1050 std::shared_ptr<TypeDescriptor> descriptor1; variable
1051 status = UtdClient::GetInstance().GetTypeDescriptor(flexTypeId1, descriptor1);
1062 ASSERT_NE(descriptor1, nullptr);
1180 std::shared_ptr<TypeDescriptor> descriptor1; variable
[all …]
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_remote_test.cpp619 AVSessionDescriptor descriptor1; variable
621 descriptor1);
623 ASSERT_NE(descriptor1.outputDeviceInfo_.deviceInfos_.size(), 0);
635 …EXPECT_EQ(descriptor1.outputDeviceInfo_.deviceInfos_.size(), descriptor2.outputDeviceInfo_.deviceI…
636 EXPECT_EQ(descriptor1.outputDeviceInfo_.deviceInfos_[0].deviceId_,
638 EXPECT_EQ(descriptor1.outputDeviceInfo_.deviceInfos_[0].deviceName_,
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_font_descriptor_test.cpp70 OH_Drawing_FontDescriptor *descriptor1 = variable
72 EXPECT_EQ(descriptor1, nullptr);