Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp950 SceneFormat sceneFormatOut; in HWTEST_F() local
960 auto ret2 = SceneFormatParcel::Unmarshalling(parcel, sceneFormatOut); in HWTEST_F()
963 bool ret = sceneFormatOut.GetBoolValue(key, valueGetBool); in HWTEST_F()
1193 SceneFormat sceneFormatOut; in HWTEST_F() local
1205 auto ret2 = SceneFormatParcel::Unmarshalling(parcel, sceneFormatOut); in HWTEST_F()
1209 auto ret = sceneFormatOut.GetIntValue(key, valueGetInt32); in HWTEST_F()
1219 SceneFormat sceneFormatOut; in HWTEST_F() local
1231 auto ret2 = SceneFormatParcel::Unmarshalling(parcel, sceneFormatOut); in HWTEST_F()
1235 auto ret = sceneFormatOut.GetFloatValue(key, valueGetFloat); in HWTEST_F()
1246 SceneFormat sceneFormatOut;
1299 SceneFormat sceneFormatOut; HWTEST_F() local
1325 SceneFormat sceneFormatOut; HWTEST_F() local
1351 SceneFormat sceneFormatOut; HWTEST_F() local
1377 SceneFormat sceneFormatOut; HWTEST_F() local
1402 SceneFormat sceneFormatOut; HWTEST_F() local
[all...]

Completed in 3 milliseconds