Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp949 SceneFormat sceneFormatIn; in HWTEST_F() local
957 sceneFormatIn.PutBoolValue(key, valueBool); in HWTEST_F()
958 auto ret1 = SceneFormatParcel::Marshalling(parcel, sceneFormatIn); in HWTEST_F()
1192 SceneFormat sceneFormatIn; in HWTEST_F() local
1202 sceneFormatIn.PutIntValue(key, valueInt32); in HWTEST_F()
1203 auto ret1 = SceneFormatParcel::Marshalling(parcel, sceneFormatIn); in HWTEST_F()
1218 SceneFormat sceneFormatIn; in HWTEST_F() local
1228 sceneFormatIn.PutFloatValue(key, valueFloat); in HWTEST_F()
1229 auto ret1 = SceneFormatParcel::Marshalling(parcel, sceneFormatIn); in HWTEST_F()
1245 SceneFormat sceneFormatIn;
1298 SceneFormat sceneFormatIn; HWTEST_F() local
1324 SceneFormat sceneFormatIn; HWTEST_F() local
1350 SceneFormat sceneFormatIn; HWTEST_F() local
1376 SceneFormat sceneFormatIn; HWTEST_F() local
1401 SceneFormat sceneFormatIn; HWTEST_F() local
[all...]

Completed in 3 milliseconds