HomeSort by relevance Sort by last modified time
    Searched refs:howdy (Results 1 - 4 of 4) sorted by null

  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
RobolectricTestRunnerSelfTest.java 47 assertThat(appResources.getString(R.string.howdy)).named("app resource")
50 systemResources.getString(R.string.howdy);
AttributeSetBuilderTest.java 80 .addAttribute(R.attr.message, "@string/howdy")
84 .isEqualTo(R.string.howdy);
R.java 545 public static final int howdy=0x7f0f0002; field in class:R.string
    [all...]
  /external/icu/icu4c/source/test/intltest/
icusvtst.cpp 1359 UnicodeString* howdy = new UnicodeString("Howdy"); local
    [all...]

Completed in 166 milliseconds