Searched refs:nonAsciiValue (Results 1 – 1 of 1) sorted by relevance
61 LabelValue nonAsciiValue = LabelValue.create(value); in create_WithNonAsciiChars() local62 assertThat(nonAsciiValue.getValue()).isEqualTo(value); in create_WithNonAsciiChars()