Searched refs:expected (Results 1 – 3 of 3) sorted by relevance
44 static const char expected[] = "\x1b\x2e\x46\x1b\x4e\x24"; in do_test() local45 if (out - outbuf != sizeof (expected) - 1 in do_test()46 || memcmp (outbuf, expected, sizeof (expected) - 1) != 0) in do_test()52 for (size_t i = 0; i < sizeof (expected) - 1; ++i) in do_test()53 printf ("\\x%02hhx", expected[i]); in do_test()
44 wchar_t expected[3]; member87 if (wc != test.expected[0]) in check_conversion()102 if (wc != test.expected[1]) in check_conversion()126 if (wc != test.expected[2]) in check_conversion()
114 you are not expected.521 march swiftly to places where you are not expected.
Completed in 5 milliseconds