Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp247 std::vector<short> testShortValues; variable
248 testShortValues.push_back(-100);
249 testShortValues.push_back(-200);
250 testShortValues.push_back(-300);
311 "keyShorts", testShortValues, "keyUnsignedShorts", testUnsignedShortValues,