HomeSort by relevance Sort by last modified time
    Searched full:gcl (Results 1 - 7 of 7) sorted by null

  /cts/tests/tests/telephony/src/android/telephony/cts/
CellLocationTest.java 74 GsmCellLocation gcl = (GsmCellLocation) cl; local
75 assertNotNull(gcl);
76 assertEquals(-1, gcl.getCid());
77 assertEquals(-1, gcl.getLac());
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/groovytests/
TestGroovy.java 82 GroovyClassLoader gcl = new GroovyClassLoader(cl); local
83 Class gClass = gcl.parseClass(myGroovyStream, filename);
  /external/chromium/googleurl/
PRESUBMIT.py 9 details on the presubmit API built into gcl.
  /external/icu4c/test/intltest/
incaltst.cpp 150 void IntlCalendarTest::quasiGregorianTest(Calendar& cal, const Locale& gcl, const int32_t *data) {
156 Calendar *grego = Calendar::createInstance(gcl, status);
  /external/chromium/third_party/icu/source/test/intltest/
incaltst.cpp 150 void IntlCalendarTest::quasiGregorianTest(Calendar& cal, const Locale& gcl, const int32_t *data) {
156 Calendar *grego = Calendar::createInstance(gcl, status);
  /external/chromium/third_party/icu/source/i18n/
decimfmt.cpp     [all...]
  /external/icu4c/i18n/
decimfmt.cpp     [all...]

Completed in 134 milliseconds