Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/test/unittest/common/pluginadapter/
H A Dplugin_adapter_test.cpp104 SystemProperties systemPro; variable
106 systemPro.brand_ = "test_brand";
108 systemPro.product_ = "phone 1.0";
109 systemPro.apiVersion_ = "9";
110 systemPro.releaseType_ = "Beta";
111 systemPro.model_ = "test";
134 SystemProperties systemPro; variable
136 systemPro.brand_ = "test_brand";
139 systemPro.apiVersion_ = "10";
140 systemPro.releaseType_ = "Beta";
[all …]