Home
last modified time | relevance | path

Searched refs:ends_with_os (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/os_str_bytes/tests/
H A Draw_random.rs32 test!(true, ends_with_os(&string, &suffix)); in test_complex()
36 test!(false, ends_with_os(&string, &prefix)); in test_complex()
H A Draw_integration.rs13 assert_eq!(result, RAW_WTF8_STRING.ends_with_os(suffix)); in test_ends_with()
42 RawOsStr::from_str("").ends_with_os(RawOsStr::from_str(suffix)), in test_empty_ends_with()

Completed in 1 milliseconds