Searched defs:shortened (Results 1 – 3 of 3) sorted by relevance
259 Map<String, String> shortened = ImmutableMap.<String, String> builder() in TestUnits() local333 private String shorten(String subcode, Map<String, String> shortened) { in shorten() argument
124 int shortened = 0; in shorten_path() local
280 let shortened = u64::get_hash(&0, AHasher::new_with_keys(1, 2)); in test_specialized_invoked() localVariable