Home
last modified time | relevance | path

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

/bionic/tests/
Dexecinfo_test.cpp138 static void VerifyLineFormat(std::string& line) { in VerifyLineFormat() function
164 static void VerifyLineFormat(char* raw_line, size_t length) { in VerifyLineFormat() function
166 VerifyLineFormat(line); in VerifyLineFormat()
178 VerifyLineFormat(symbols[i], strlen(symbols[i])); in TEST()
238 VerifyLineFormat(line); in TEST()