Searched refs:arr (Results 1 – 4 of 4) sorted by relevance
66 arr=($ENDPOINTS)72 VERSION=${arr[2]}73 NAME=${arr[3]}
47 local -n arr=$1
46 local -n arr=$1
574 Json::Value arr(Json::arrayValue); in GetTestListForHal() local580 arr.append(obj); in GetTestListForHal()582 root["Test_list"] = arr; in GetTestListForHal()