Lines Matching defs:array
1363 * has only one float array type element.
1400 sptr<IArray> array = Array::Parse(substring);
1404 Array::ForEach(array, func);
1435 * has only one int array and one string array type element
1475 sptr<IArray> array = Array::Parse(substring);
1479 Array::ForEach(array, func);
1495 sptr<IArray> array = Array::Parse(substring);
1500 Array::ForEach(array, func);
2108 * @tc.desc: Verify when the value is char array.
2120 * @tc.desc: Verify when the value is char array.
2141 * @tc.desc: Verify when the value is char array.
2193 * @tc.desc: Verify when the value is char array.
2653 * @tc.desc: Verify when the value is short array
2665 * @tc.desc: Verify when the value is short array
2686 * @tc.desc: Verify when the value is short array
3295 * @tc.desc: Verify when the value is integer array.
3307 * @tc.desc: Verify when the value is integer array.
3328 * @tc.desc: Verify when the value is integer array.
3620 * @tc.desc: Verify when the value is byte array.
3632 * @tc.desc: Verify when the value is byte array.
3653 * @tc.desc: Verify when the value is byte array.