Home
last modified time | relevance | path

Searched defs:AssertFileIs (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dstdio_test.cpp69 static void AssertFileIs(const char* path, const char* expected) { in AssertFileIs() function
80 static void AssertFileIs(FILE* fp, const char* expected, bool is_fmemopen = false) { in AssertFileIs() function