Searched refs:ConfirmReverseLists (Results 1 – 3 of 3) sorted by relevance
32 bool ConfirmReverseLists(const android::sp<ITestService>& s);
85 if (!client_tests::ConfirmReverseLists(service)) return 1; in main()
148 bool ConfirmReverseLists(const sp<ITestService>& s) { in ConfirmReverseLists() function