Searched defs:hidlScanResultsTest (Results 1 – 2 of 2) sorted by relevance
40 std::vector<ScanResult> hidlScanResultsTest; in TEST_F() local
118 bool validateScanResult(const std::vector<ScanResult>& hidlScanResultsTest, in validateScanResult()