Searched refs:planRunKey (Results 1 – 1 of 1) sorted by relevance
94 Key planRunKey = KeyFactory.createKey(planKey, TestPlanRunEntity.KIND, time); in doGetHandler() local104 Entity testPlanRunEntity = datastore.get(planRunKey); in doGetHandler()