Searched defs:nums (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
| D | HiAppEventCPPTest.cpp | 281 double nums[] = {123.22, 30949.374, 131312.46464}; variable 351 float nums[] = {123.22f, 234.5f, 131312.46464f}; variable 421 int8_t nums[] = {1, 10, 100}; variable 491 int16_t nums[] = {1, 1000, 5000}; variable 561 int32_t nums[] = {1, 100000, 500000}; variable 631 int64_t nums[] = {1, 10000000, 50000000}; variable
|
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/ |
| D | hiappeventndk.cpp | 86 bool nums[] = {true}; in OHHiAppEventAddBoolArrayParam() local 218 double nums[] = {DOUBLE_123_22, DOUBLE_30949_374, DOUBLE_131312_46464}; in OHHiAppEventAddDoubleArrayParam() local
|