Searched defs:haystack (Results 1 – 2 of 2) sorted by relevance
262 static std::vector<size_t> FindAll(const std::string& haystack, const char* needle) { in FindAll()319 std::string haystack = base.substr(summary_pos); in TEST_F() local
1470 auto has_input = [](HInstruction* haystack, HInstruction* needle) { in Merge()