Searched refs:jsonObject (Results 1 – 2 of 2) sorted by relevance
751 private void populateDefaultJsonFields(JSONObject jsonObject, String testCaseDataDir) in populateDefaultJsonFields() argument758 JsonUtil.deepMergeJsonObjects(jsonObject, defaultJsonObject); in populateDefaultJsonFields()800 protected void updateVtsRunnerTestConfig(JSONObject jsonObject) in updateVtsRunnerTestConfig() argument806 JsonUtil.deepMergeJsonObjects(jsonObject, vendorConfigJson); in updateVtsRunnerTestConfig()818 JsonUtil.deepMergeJsonObjects(jsonObject, new JSONObject(content)); in updateVtsRunnerTestConfig()822 populateDefaultJsonFields(jsonObject, mTestCaseDir); in updateVtsRunnerTestConfig()866 JSONArray testBedArray = (JSONArray) jsonObject.get(TEST_BED); in updateVtsRunnerTestConfig()896 jsonObject.put(DATA_FILE_PATH, mTestCaseDir); in updateVtsRunnerTestConfig()902 jsonObject.put(BUILD, build); in updateVtsRunnerTestConfig()914 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) {