Searched defs:jsonPath (Results 1 – 2 of 2) sorted by relevance
157 File jsonPath = createTestDeviceInfoJSONFile("MemoryDeviceInfo", MEMORY_DEVICE_INFO_JSON); in testBuildRequestString_success() local176 File jsonPath = createTestDeviceInfoTextFile("MemoryDeviceInfo"); in testBuildRequestString_noDeviceInfoJSONFileExists() local
110 private void createResult(String jsonPath) throws Exception { in createResult()