Searched refs:sameLists (Results 1 – 4 of 4) sorted by relevance
95 if(!m_aTestHelper.sameLists(aRecord.UserList, aInputUserList2)) { in test()106 if(!m_aTestHelper.sameLists(aRecords[0].UserList, aInputUserList2)) { in test()
47 public boolean sameLists(UserRecord aUserList1[], UserRecord aUserList2[]) { in sameLists() method in TestHelper
91 if(!m_aTestHelper.sameLists(aRecord.UserList, aInputUserList2)) { in test()
92 if(!m_aTestHelper.sameLists(aRecord.UserList, aInputUserList)) { in test()
Completed in 23 milliseconds