Searched refs:isFound (Results 1 – 5 of 5) sorted by relevance
141 bool isFound = false; in isExpectedLValueFound() local142 for (size_t j = 0; j < mCandidateLValues.size() && !isFound; ++j) in isExpectedLValueFound()144 isFound = AreLValuesTheSame(expectedLValue, mCandidateLValues[j]); in isExpectedLValueFound()146 return isFound; in isExpectedLValueFound()
678 boolean isFound = false; in testCombinedEvents_05()682 isFound = true; in testCombinedEvents_05()686 if (!isFound) { in testCombinedEvents_05()839 boolean isFound = false; in testCombinedEvents_06()843 isFound = true; in testCombinedEvents_06()847 if (!isFound) { in testCombinedEvents_06()970 boolean isFound = false; in receiveAndCheckEvents()974 isFound = true; in receiveAndCheckEvents()978 if (!isFound) { in receiveAndCheckEvents()
244 boolean isFound = false; in receiveAndCheckEvents()248 isFound = true; in receiveAndCheckEvents()252 if (!isFound) { in receiveAndCheckEvents()
36 bool isFound() const { return mNodeFound != nullptr; } in isFound() function in sh::__anon407e7ad20111::SymbolFinder
53 bool isFound() const { return mNodeFound != nullptr; } in isFound() function in sh::__anon1e17f5510111::FunctionCallFinder