Searched refs:FindStrings (Results 1 – 1 of 1) sorted by relevance
176 static void FindStrings(pid_t pid, std::vector<const char*> match_strings, in FindStrings() function206 ASSERT_NO_FATAL_FAILURE(FindStrings(pid, std::vector<const char*>{"malloc debug enabled"})); in TEST()411 EXPECT_NO_FATAL_FAILURE(FindStrings( in VerifyLeak()459 ASSERT_NO_FATAL_FAILURE(FindStrings(pid, std::vector<const char*>{"malloc debug enabled"})); in TEST()