Searched defs:expected_words (Results 1 – 3 of 3) sorted by relevance
58 const uint32_t expected_words[] = { in TEST() local143 const uint32_t expected_words[] = { in TEST() local217 const uint32_t expected_words[] = { in TEST() local327 const uint32_t expected_words[] = {0x0141940e, 0x06736572, 0x76657206, in TEST() local385 const uint32_t expected_words[] = {0x0140c80e, 0x06736572, 0x76657206, in TEST() local503 const uint32_t expected_words[] = { in TEST() local
38 let expected_words: Vec<&str> = $ascii_words.to_vec(); localVariable
341 let expected_words = to_words($ascii_words.to_vec()); localVariable353 let expected_words = to_words($unicode_words.to_vec()); localVariable