Searched defs:splitLine (Results 1 – 3 of 3) sorted by relevance
99 String[] splitLine = splitStartLineAndVerify(startLine); in isSipRequest() local108 String[] splitLine = splitStartLineAndVerify(startLine); in isSipResponse() local214 String[] splitLine = startLine.split(" ", 3); in splitStartLineAndVerify() local
73 String[] splitLine = requestLine.split(" "); in run() local
1768 String[] splitLine = fileOutput.get(0).split("\\s+"); in testVerifyInterventionList() local