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