Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp267 std::vector<long> testLongValues; in HWTEST_F() local
268 testLongValues.push_back(-10000); in HWTEST_F()
269 testLongValues.push_back(-20000); in HWTEST_F()
270 testLongValues.push_back(-30000); in HWTEST_F()
312 "keyInts", testIntValues, "keyUnsignedInts", testUnsignedIntValues, "keyLongs", testLongValues, in HWTEST_F()

Completed in 3 milliseconds