Home
last modified time | relevance | path

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

/bionic/tests/
Dstdio_test.cpp83 static void AssertFileIs(FILE* fp, const char* expected, bool is_fmemopen = false) { in AssertFileIs() argument
91 if (is_fmemopen) { in AssertFileIs()