Home
last modified time | relevance | path

Searched refs:howdy (Results 1 – 6 of 6) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DRobolectricTestRunnerSelfTest.java47 assertWithMessage("app resource").that(appResources.getString(R.string.howdy)) in shouldSetUpSystemResources()
50 systemResources.getString(R.string.howdy); in shouldSetUpSystemResources()
DR.java545 public static final int howdy=0x7f0f0002; field in R.string
DAttributeSetBuilderTest.java84 .isEqualTo(R.string.howdy); in getAttributeResourceValue_withNamespace_shouldReturnTheResourceValue()
/external/python/cpython3/Doc/library/
Dmultiprocessing.shared_memory.rst118 >>> shm_b.buf[:5] = b'howdy' # Modify via shm_b using bytes
120 b'howdy'
301 >>> a = shared_memory.ShareableList(['howdy', b'HoWdY', -273.154, 100, None, True, 42])
322 >>> a.count(b'howdy')
/external/icu/icu4c/source/test/intltest/
Dicusvtst.cpp1359 UnicodeString* howdy = new UnicodeString("Howdy"); in testCoverage() local
1362 service.registerInstance(howdy, "Greetings", status); in testCoverage()
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz