Home
last modified time | relevance | path

Searched refs:testEpoch (Results 1 – 14 of 14) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/std/time/
H A Depoch.zig188 fn testEpoch(secs: u64, expected_year_day: YearAndDay, expected_month_day: MonthAndDay, expected_da…
208 try testEpoch(0, .{ .year = 1970, .day = 0 }, .{
213 try testEpoch(31535999, .{ .year = 1970, .day = 364 }, .{
218 try testEpoch(1622924906, .{ .year = 2021, .day = 31 + 28 + 31 + 30 + 31 + 4 }, .{
223 try testEpoch(1625159473, .{ .year = 2021, .day = 31 + 28 + 31 + 30 + 31 + 30 }, .{
/dports/lang/zig/zig-0.9.0/lib/std/time/
H A Depoch.zig188 fn testEpoch(secs: u64, expected_year_day: YearAndDay, expected_month_day: MonthAndDay, expected_da…
208 try testEpoch(0, .{ .year = 1970, .day = 0 }, .{
213 try testEpoch(31535999, .{ .year = 1970, .day = 364 }, .{
218 try testEpoch(1622924906, .{ .year = 2021, .day = 31 + 28 + 31 + 30 + 31 + 4 }, .{
223 try testEpoch(1625159473, .{ .year = 2021, .day = 31 + 28 + 31 + 30 + 31 + 30 }, .{
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/recovery/
H A DTestLeveldbRMStateStore.java76 public void testEpoch() throws Exception { in testEpoch() method in TestLeveldbRMStateStore
78 testEpoch(tester); in testEpoch()
H A DTestFSRMStateStore.java179 testEpoch(fsTester); in testFSRMStateStore()
H A DTestZKRMStateStore.java168 testEpoch(zkTester); in testZKRMStateStoreRealZK()
H A DRMStateStoreTestBase.java538 public void testEpoch(RMStateStoreHelper stateStoreHelper) in testEpoch() method in RMStateStoreTestBase
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A DtestTrf.py136 def testEpoch(self): member in Tests
188 t.testEpoch()
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dkcalendartest.h43 void testEpoch(const KCalendarSystem *calendar, int y, int m, int d, int jd);
H A Dkcalendartest.cpp1366 testEpoch(calendar, 1, 1, 1, 347998); in testHebrewBasic()
1800 void KCalendarTest::testEpoch(const KCalendarSystem *calendar, int y, int m, int d, int jd) in testEpoch() function in KCalendarTest
/dports/www/mediawiki137/mediawiki-1.37.1/tests/phpunit/unit/includes/libs/objectcache/
H A DWANObjectCacheTest.php2129 public function testEpoch() { function in WANObjectCacheTest
/dports/www/mediawiki136/mediawiki-1.36.3/tests/phpunit/unit/includes/libs/objectcache/
H A DWANObjectCacheTest.php2127 public function testEpoch() { function in WANObjectCacheTest
/dports/www/mediawiki135/mediawiki-1.35.5/tests/phpunit/includes/libs/objectcache/
H A DWANObjectCacheTest.php2145 public function testEpoch() { function in WANObjectCacheTest
/dports/lang/pharo/Pharo-1.4-14438/
H A DPharo-1.4.changes38899 testEpoch
39140 testEpoch
39720 testEpoch
H A DPharoV10.sources76480 testEpoch