Home
last modified time | relevance | path

Searched refs:CheckExpectedLogStrings (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_system_tests.cpp234 bool found_expected = CheckExpectedLogStrings(&error_msg); in Exec()
345 bool CheckExpectedLogStrings(std::string* error_msg) { in CheckExpectedLogStrings() function in MallocDebugSystemTest