Searched refs:getOfyKey (Results 1 – 4 of 4) sorted by relevance
285 com.googlecode.objectify.Key testRunKey = this.getOfyKey(); in getCodeCoverageEntityKey()291 public com.googlecode.objectify.Key getOfyKey() { in getOfyKey() method in TestRunEntity303 com.googlecode.objectify.Key testRunKey = this.getOfyKey(); in getApiCoverageEntityList()
213 return this.getOfyKey().toUrlSafe(); in getUrlSafeKey()239 public com.googlecode.objectify.Key getOfyKey() { in getOfyKey() method in TestPlanRunEntity
474 .ancestor(testRunEntity.getOfyKey()) in insertTestPlanReport()506 deviceInfoEntityList.add(device.copyWithParent(testPlanRunEntity.getOfyKey())); in insertTestPlanReport()527 testPlanRunEntity.getOfyKey(), in insertTestPlanReport()
640 device.copyWithParent(testPlanRun.getOfyKey()).toEntity()); in doPost()