Home
last modified time | relevance | path

Searched defs:assert_to_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/semver-1.0.22/tests/util/
H A Dmod.rs52 pub(super) fn assert_to_string(value: impl Display, expected: &str) { in assert_to_string() function
/aosp_15_r20/external/rust/android-crates-io/crates/semver/tests/util/
Dmod.rs52 pub(super) fn assert_to_string(value: impl Display, expected: &str) { in assert_to_string() function