Searched refs:expected_u (Results 1 – 2 of 2) sorted by relevance
683 let expected_u = (get_bp(1024, nxb, col), get_bp(768, nyb, row)); in test_split_grid() localVariable692 assert_eq!(u, expected_u); in test_split_grid()
519 const uint8_t expected_u = UINT8_C(0x20) | (uint8_t) start[0]; in match_universal() local520 if (expected_u != UINT8_C(0x75) /* "u" */) { in match_universal()