Home
last modified time | relevance | path

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

/ide/tools/previewer/test/fuzztest/
H A DChangeJsonUtil.cpp67 cJSON *arrayItem = nullptr; in ModifyObject() local
68 cJSON_ArrayForEach(arrayItem, item) { in ModifyObject()
69 ModifyObject(arrayItem, idx); in ModifyObject()
112 cJSON *arrayItem = nullptr; in ModifyObject4ChangeType() local
113 cJSON_ArrayForEach(arrayItem, item) { in ModifyObject4ChangeType()
114 ModifyObject4ChangeType(arrayItem, idx); in ModifyObject4ChangeType()

Completed in 1 milliseconds