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

1 2 3

  /libcore/luni/src/test/java/libcore/icu/
TimeZoneNamesTest.java 34 // Check that Toronto comes before Atikokan. http://b/8391426.
35 int toronto = linearSearch(ids, "America/Toronto"); local
36 assertTrue(toronto >= 0);
39 assertTrue(toronto < atikokan);
  /bionic/libc/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /development/ndk/platforms/android-8/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /external/llvm/lib/Support/
regex_impl.h 9 * Henry Spencer of the University of Toronto.
  /external/timezonepicker-support/
backward 57 Link America/Toronto Canada/Eastern
  /ndk/sources/host-tools/ndk-stack/regex/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
regex.h 10 * Henry Spencer of the University of Toronto.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TimeZoneTest.java 202 // America/Toronto is lazy initialized
203 TimeZone.setDefault(TimeZone.getTimeZone("America/Toronto"));

Completed in 591 milliseconds

1 2 3