Searched defs:expected_words (Results 1 – 4 of 4) sorted by relevance
58 const uint32_t expected_words[] = { in TEST() local147 const uint32_t expected_words[] = { in TEST() local221 const uint32_t expected_words[] = { in TEST() local331 const uint32_t expected_words[] = {0x0141940e, 0x06736572, 0x76657206, in TEST() local389 const uint32_t expected_words[] = {0x0140c80e, 0x06736572, 0x76657206, in TEST() local507 const uint32_t expected_words[] = { in TEST() local
341 let expected_words = to_words($ascii_words.to_vec()); localVariable353 let expected_words = to_words($unicode_words.to_vec()); localVariable
39 let expected_words: Vec<&str> = $ascii_words.to_vec(); localVariable