Searched refs:newKey (Results 1 – 4 of 4) sorted by relevance
127 String newKey = key.split(getAttributesPrefix())[1]; in addBuildInfoAttributes() local128 serializer.attribute(NS, newKey, build.getBuildAttributes().get(key)); in addBuildInfoAttributes()
75 factory().datastore().newKeyFactory().setKind(kind).newKey(); in makeEntity()
181 $.post('/api/test_acknowledgments', JSON.stringify(data)).done(function(newKey) { argument182 var newAck = createAcknowledgment(newKey, test, branches, devices, testCaseNames, note);
365 .newKey(startTime); in getCoverageDataTable()374 .newKey(endTime); in getCoverageDataTable()