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

  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
TimeStatsAggregator.java 39 static final String WEEKEND = "Weekend";
159 features.put(TIME_OF_WEEK, WEEKEND);
169 features.put(TIME_OF_WEEK, WEEKEND);
BaseCluster.java 165 if (mHistogram.containsKey(TimeStatsAggregator.WEEKEND)) {
166 mDuration += mHistogram.get(TimeStatsAggregator.WEEKEND);
ClusterManager.java 89 TimeStatsAggregator.WEEKEND,
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.h 64 * Test weekend-related APIs
cldrtest.c 625 fromWeekendData = ures_getByKeyWithFallback(fromGregorian, "weekend", NULL, &errorCode);
627 log_err("Did not get weekend data from the bundle %s to compare against %s\n", fromLocale, toLocale);
630 toWeekendData = ures_getByKeyWithFallback(toGregorian, "weekend", NULL, &errorCode);
632 log_err("Did not get weekend data from the bundle %s to compare against %s\n", toLocale, fromLocale);
661 /* test for weekend data */
671 log_err("Arrays are different size with key \"weekend\" data from \"%s\" to \"%s\"\n",
678 log_err("Difference with key \"weekend\" data at index %d from \"%s\" to \"%s\"\n",
    [all...]
ccaltst.c     [all...]
  /external/icu4c/test/cintltst/
ccaltst.h 64 * Test weekend-related APIs
ccaltst.c     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h     [all...]
calendar.h     [all...]
  /external/icu4c/i18n/unicode/
ucal.h     [all...]
calendar.h     [all...]
  /external/chromium_org/tools/flakiness/
find_flakiness.py 35 be killed without losing the data, useful for overnight (or weekend!) runs.
  /external/chromium_org/third_party/icu/source/i18n/
calendar.cpp 588 static const char gWeekend[] = "weekend";
3306 UResourceBundle *weekend = calData.getByKey(gWeekend, status); local
    [all...]
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/chromium_org/third_party/sqlite/src/test/
fts1c.test 389 Cheers and have a nice weekend,
    [all...]
fts2c.test 389 Cheers and have a nice weekend,
    [all...]
fts3ac.test 389 Cheers and have a nice weekend,
    [all...]
  /external/icu4c/i18n/
calendar.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/testdata/
structLocale.txt     [all...]
  /external/icu4c/test/testdata/
structLocale.txt     [all...]
  /packages/inputmethods/LatinIME/dictionaries/
en_GB_wordlist.combined.gz 
en_US_wordlist.combined.gz 
en_wordlist.combined.gz 
nl_wordlist.combined.gz 

Completed in 1371 milliseconds