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

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
UiElementPullParserTest.java 42 private HashMap<String, String> textMap;
136 textMap = new HashMap<String, String>();
137 textMap.put("name", "text1");
138 textMap.put("text", "text1text");
218 check(parser, 0, textMap);
219 check(parser, 1, textMap);
  /external/icu/icu4c/source/test/intltest/
rbbitst.cpp 848 UVector32 *textMap; // Map from UTF-16 dataToBreak offsets to UText offsets.
857 textMap = new UVector32(status);
866 delete textMap;
904 textMap->removeAllElements();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 104 milliseconds