Searched defs:testPlanRunEntity (Results 1 – 3 of 3) sorted by relevance
104 Entity testPlanRunEntity = datastore.get(planRunKey); in doGetHandler() local
109 TestPlanRunEntity testPlanRunEntity = ofy().load().key(key).safe(); in postCoverageDataSum() local
490 TestPlanRunEntity testPlanRunEntity = in insertTestPlanReport() local