Searched refs:TEST_HISTORY_COLLECTION (Results 1 – 1 of 1) sorted by relevance
48 private static final String TEST_HISTORY_COLLECTION = "historyCollection"; field in TestResult116 intent.putExtra(TEST_HISTORY_COLLECTION, historyCollection); in addResultData()129 (TestResultHistoryCollection) data.getSerializableExtra(TEST_HISTORY_COLLECTION); in fromActivityResult()