Home
last modified time | relevance | path

Searched refs:expected_char (Results 1 – 1 of 1) sorted by relevance

/linux/fs/hfsplus/
H A Dunicode_test.c694 u16 expected_char = (u16)expected_ascii[i]; in check_unistr_content() local
697 KUNIT_EXPECT_EQ(test, expected_char, actual_char); in check_unistr_content()