OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testBundle
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/ctestfw/
tstdtmod.cpp
214
UResourceBundle *
testBundle
= NULL;
216
if (
testBundle
== NULL) {
217
testBundle
= ures_openDirect(icu_data, bundleName, &status);
223
return
testBundle
;
/cts/tests/tests/os/src/android/os/cts/
BundleTest.java
62
public void
testBundle
() {
Completed in 162 milliseconds