Searched defs:fix_test_mapping (Results 1 – 2 of 2) sorted by relevance
230 pub fn fix_test_mapping(&self) -> Result<()> { in fix_test_mapping() method
881 pub fn fix_test_mapping<T: AsRef<str>>(&self, crates: impl Iterator<Item = T>) -> Result<()> { in fix_test_mapping() method