HomeSort by relevance Sort by last modified time
    Searched refs:filePrefix (Results 1 - 25 of 38) sorted by null

1 2

  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 43 my $filePrefix = "TestNames_";
45 $filePrefix."Latin.txt",
46 $filePrefix."Latin.txt",
47 $filePrefix."Latin.txt",
48 $filePrefix."Latin.txt",
49 $filePrefix."Latin.txt",
50 $filePrefix."Japanese_h.txt",
51 $filePrefix."Japanese_k.txt",
52 $filePrefix."Asian.txt",
53 $filePrefix."Latin.txt"
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 43 my $filePrefix = "TestNames_";
45 $filePrefix."Latin.txt",
46 $filePrefix."Latin.txt",
47 $filePrefix."Latin.txt",
48 $filePrefix."Latin.txt",
49 $filePrefix."Latin.txt",
50 $filePrefix."Japanese_h.txt",
51 $filePrefix."Japanese_k.txt",
52 $filePrefix."Asian.txt",
53 $filePrefix."Latin.txt"
    [all...]
  /frameworks/base/test-runner/src/android/test/
RenamingDelegatingContext.java 51 Class<T> contentProvider, Context c, String filePrefix)
53 return providerWithRenamedContext(contentProvider, c, filePrefix, false);
57 Class<T> contentProvider, Context c, String filePrefix,
62 RenamingDelegatingContext mContext = new RenamingDelegatingContext(c, filePrefix);
71 * Makes accessible all files and databases whose names match the filePrefix that was passed to
111 * @param filePrefix : a prefix with which database and file names will be
114 public RenamingDelegatingContext(Context context, String filePrefix) {
117 mFilePrefix = filePrefix;
123 * @param filePrefix : a prefix with which database and file names will be
126 public RenamingDelegatingContext(Context context, Context fileContext, String filePrefix) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
FingerPrint.java 72 String filePrefix = buffer.toString();
148 String fileName = filePrefix + '.' + configName ;
  /hardware/ti/omap4-aah/domx/omx_core/src/
OMX_Core.c 727 static OMX_STRING filePrefix = "libOMX.";
753 if (strncmp(namelist[numFiles]->d_name, filePrefix,
754 strlen(filePrefix)) == 0)
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 714 static OMX_STRING filePrefix = "libOMX.";
740 if (strncmp(namelist[numFiles]->d_name, filePrefix,
741 strlen(filePrefix)) == 0)
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberUtil.java 583 PhoneNumberUtil(String filePrefix, MetadataLoader metadataLoader,
585 this.currentFilePrefix = filePrefix;
611 void loadMetadataFromFile(String filePrefix, String regionCode, int countryCallingCode,
614 String fileName = filePrefix + "_" +
    [all...]
  /packages/apps/ContactsCommon/libs/
libphonenumber-6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 

Completed in 572 milliseconds

1 2