Searched defs:SHORT_NAME (Results 1 – 8 of 8) sorted by relevance
31 const SHORT_NAME: &'static [u8] = b"Bidi_Mirroring_Glyph"; constant
233 const SHORT_NAME: &'static [u8]; constant
364 const SHORT_NAME: &'static [u8]; constant
86 const SHORT_NAME: &'static [u8] = $short_name.as_bytes(); constant1628 const SHORT_NAME: &'static [u8] = $short_name.as_bytes(); constant
95 SHORT_NAME = '?' variable in HelpFlag114 SHORT_NAME = None variable in HelpshortFlag
119 private static final String SHORT_NAME = "userId"; field in ToStringHelperBenchmark
126 final static String SHORT_NAME = String.format("u-%s", UNICODE_SEGMENT); field in AsyncSimpleNestedTest