Searched refs:mLongResult (Results 1 – 1 of 1) sorted by relevance
46 private long mLongResult; field in SearchHistoryManagerTest54 mLongResult = -1; in setUp()77 mLongResult = longResult; in testAddHistory()90 assertThat(mLongResult).isGreaterThan(0L); in testAddHistory()100 mLongResult = longResult; in testDeleteHistory()115 assertThat(mLongResult).isGreaterThan(0L); in testDeleteHistory()