Searched refs:buildDataJSON (Results 1 – 2 of 2) sorted by relevance
84 val buildDataJSON = getBuildDataFromConfig(updatesConfiguration) in setBuildDataInDatabase() constant85 …database.jsonDataDao()?.setJSONStringForKey(staticBuildDataKey, buildDataJSON.toString(), updatesC… in setBuildDataInDatabase()
90 val buildDataJSON = spyBuildData.getBuildDataFromDatabase(db, scopeKey) in ensureBuildDataIsConsistent_buildDataIsNull() constant91 assertNotNull(buildDataJSON) in ensureBuildDataIsConsistent_buildDataIsNull()