Searched refs:jsonObject (Results 1 – 2 of 2) sorted by relevance
749 private void populateDefaultJsonFields(JSONObject jsonObject, String testCaseDataDir) in populateDefaultJsonFields() argument756 JsonUtil.deepMergeJsonObjects(jsonObject, defaultJsonObject); in populateDefaultJsonFields()798 protected void updateVtsRunnerTestConfig(JSONObject jsonObject) in updateVtsRunnerTestConfig() argument804 JsonUtil.deepMergeJsonObjects(jsonObject, vendorConfigJson); in updateVtsRunnerTestConfig()816 JsonUtil.deepMergeJsonObjects(jsonObject, new JSONObject(content)); in updateVtsRunnerTestConfig()820 populateDefaultJsonFields(jsonObject, mTestCaseDir); in updateVtsRunnerTestConfig()864 JSONArray testBedArray = (JSONArray) jsonObject.get(TEST_BED); in updateVtsRunnerTestConfig()894 jsonObject.put(DATA_FILE_PATH, mTestCaseDir); in updateVtsRunnerTestConfig()900 jsonObject.put(BUILD, build); in updateVtsRunnerTestConfig()912 jsonObject.put(OUTPUT_COVERAGE_REPORT, true); in updateVtsRunnerTestConfig()[all …]
79 protected void updateVtsRunnerTestConfig(JSONObject jsonObject) { in setUp()247 protected void updateVtsRunnerTestConfig(JSONObject jsonObject) {290 protected void updateVtsRunnerTestConfig(JSONObject jsonObject) {335 protected void updateVtsRunnerTestConfig(JSONObject jsonObject) {