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

  /external/chromium_org/third_party/WebKit/Source/web/tests/
LocaleWinTest.cpp 78 date.setMillisecondsSinceEpochForDate(msForDate(year, month, day));
82 double msForDate(int year, int month, int day)
LocaleMacTest.cpp 56 date.setMillisecondsSinceEpochForDate(msForDate(year, month, day));
67 double msForDate(int year, int month, int day)

Completed in 348 milliseconds