Searched refs:NO_CONTEXT (Results 1 – 3 of 3) sorted by relevance
56 static final Object[] NO_CONTEXT = {null}; field in DisplayNameTest381 if (contextList == null) contextList = NO_CONTEXT; in check()
53 static final Object[] NO_CONTEXT = {null}; field in DisplayNameTest378 if (contextList == null) contextList = NO_CONTEXT; in check()
26 public final static long NO_CONTEXT = 0; field