Searched refs:jsonBody (Results 1 – 1 of 1) sorted by relevance
101 val jsonBody = JSONObject().apply { in reportTestResult() constant111 .post(RequestBody.create(JSON, jsonBody.toString())) in reportTestResult()