Home
last modified time | relevance | path

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

/linux/fs/hfsplus/
H A Dunicode_test.c672 static int test_char2uni(const unsigned char *rawstring, in test_char2uni() function
714 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_basic_test()
761 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_special_chars_test()
808 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_buffer_limits_test()
858 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_edge_cases_test()
907 mock_sb->nls.char2uni = test_char2uni; in hfsplus_asc2uni_decompose_test()
962 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_basic_test()
1006 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_casefold_test()
1059 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_special_chars_test()
1098 mock_sb->nls.char2uni = test_char2uni; in hfsplus_hash_dentry_decompose_test()
[all …]