Searched refs:expect (Results 1 – 4 of 4) sorted by relevance
308 ASSERT(expect->text); in compare_screen()309 ASSERT(expect->attributes); in compare_screen()345 free_screen(expect); in compare_screen()1156 attr = expect.si.default_attr; in TEST_IMPL()1187 attr = expect.si.default_attr; in TEST_IMPL()1210 attr = expect.si.default_attr; in TEST_IMPL()1320 cursor_pos.X = expect.si.width; in TEST_IMPL()1553 expect.si.height / 2, in TEST_IMPL()1554 expect.si.width / 2); in TEST_IMPL()1585 expect.si.height / 4, in TEST_IMPL()[all …]
47 static void print_err_msg(const char* expect, ssize_t expect_len, in print_err_msg() argument50 dump_str(expect, expect_len); in print_err_msg()
108 When the port is already taken, you can expect to see an ``UV_EADDRINUSE``
272 # during compilation"). They expect -pthread to be passed in only
Completed in 11 milliseconds