Home
last modified time | relevance | path

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

/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp281 double nums[] = {123.22, 30949.374, 131312.46464}; in HWTEST_F() local
351 float nums[] = {123.22f, 234.5f, 131312.46464f}; in HWTEST_F() local
421 int8_t nums[] = {1, 10, 100}; in HWTEST_F() local
491 int16_t nums[] = {1, 1000, 5000}; HWTEST_F() local
561 int32_t nums[] = {1, 100000, 500000}; HWTEST_F() local
631 int64_t nums[] = {1, 10000000, 50000000}; HWTEST_F() local
[all...]
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/
H A Dhiappeventndk.cpp86 bool nums[] = {true}; in OHHiAppEventAddBoolArrayParam() local
218 double nums[] = {DOUBLE_123_22, DOUBLE_30949_374, DOUBLE_131312_46464}; in OHHiAppEventAddDoubleArrayParam() local

Completed in 5 milliseconds