Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp232 std::vector<bool> testBoolValues; in HWTEST_F() local
233 testBoolValues.push_back(true); in HWTEST_F()
234 testBoolValues.push_back(true); in HWTEST_F()
235 testBoolValues.push_back(false); in HWTEST_F()
310 "keyBools", testBoolValues, "keyChars", testCharValues, "keyUnsignedChars", testUnsignedCharValues, in HWTEST_F()

Completed in 3 milliseconds