Home
last modified time | relevance | path

Searched refs:arr (Results 1 – 2 of 2) sorted by relevance

/test/vti/test_serving/gae/script/
Ddeploy-webapp.sh66 arr=($ENDPOINTS)
72 VERSION=${arr[2]}
73 NAME=${arr[3]}
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp574 Json::Value arr(Json::arrayValue); in GetTestListForHal() local
580 arr.append(obj); in GetTestListForHal()
582 root["Test_list"] = arr; in GetTestListForHal()