Searched refs:getInvocationInfo (Results 1 – 5 of 5) sorted by relevance
91 Map<String, String> getInvocationInfo(); in getInvocationInfo() method
53 mInvocationInfo = new HashMap<String, String>(result.getInvocationInfo()); in LightInvocationResult()129 public Map<String, String> getInvocationInfo() { in getInvocationInfo() method in LightInvocationResult
126 public Map<String, String> getInvocationInfo() { in getInvocationInfo() method in InvocationResult
469 for (Entry<String, String> entry : result.getInvocationInfo().entrySet()) { in writeResults()
500 Map<String, String> buildInfo = lightResult.getInvocationInfo(); in checkLightResult()522 Map<String, String> buildInfo = result.getInvocationInfo(); in checkRunHistory()538 Map<String, String> buildInfo = result.getInvocationInfo(); in checkResult()