Searched defs:AssertFileIs (Results 1 – 1 of 1) sorted by relevance
68 static void AssertFileIs(const char* path, const char* expected) { in AssertFileIs() function79 static void AssertFileIs(FILE* fp, const char* expected, bool is_fmemopen = false) { in AssertFileIs() function