Searched refs:executionRecords (Results 1 – 2 of 2) sorted by relevance
55 public TestResultHistory(String testName, Set<ExecutionRecord> executionRecords) { in TestResultHistory() argument57 this.mExecutionRecords = executionRecords; in TestResultHistory()
308 Set<TestResultHistory.ExecutionRecord> executionRecords = in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing() local310 executionRecords.add( in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()323 new TestResultHistory(METHOD_3 + ":" + SUB_METHOD_3, executionRecords); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()346 METHOD_6_BRACKETS + ":" + SUB_METHOD_6_BRACKETS, executionRecords); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()