Home
last modified time | relevance | path

Searched defs:attrGet (Results 1 - 1 of 1) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp973 bool attrGet = true; in HWTEST_F() local
986 int8_t attrGet = 0; in HWTEST_F() local
999 int16_t attrGet = 0; in HWTEST_F() local
1012 int32_t attrGet in HWTEST_F() local
1025 int64_t attrGet = 0; HWTEST_F() local
1038 uint8_t attrGet = 0; HWTEST_F() local
1051 uint16_t attrGet = 0; HWTEST_F() local
1064 uint32_t attrGet = 0; HWTEST_F() local
1077 uint64_t attrGet = 0; HWTEST_F() local
1090 float attrGet = 0; HWTEST_F() local
1103 double attrGet = 0; HWTEST_F() local
1116 std::string attrGet = ""; HWTEST_F() local
1132 sptr<IRemoteObject> attrGet = nullptr; HWTEST_F() local
1145 TestMessageParcel attrGet; HWTEST_F() local
[all...]

Completed in 5 milliseconds