Searched refs:runHistoryValue (Results 1 – 1 of 1) sorted by relevance
206 String runHistoryValue = parser.getAttributeValue(NS, RUN_HISTORY_ATTR); in getResultFromDir() local207 if (runHistoryValue != null) { in getResultFromDir()208 invocation.addInvocationInfo(RUN_HISTORY_ATTR, runHistoryValue); in getResultFromDir()