Home
last modified time | relevance | path

Searched refs:getmtime (Results 1 – 25 of 25) sorted by relevance

/third_party/jinja2/
Dloaders.py188 mtime = path.getmtime(filename)
192 return path.getmtime(filename) == mtime
255 mtime = path.getmtime(filename)
259 return path.getmtime(filename) == mtime
/third_party/skia/third_party/externals/jinja2/
Dloaders.py188 mtime = path.getmtime(filename)
192 return path.getmtime(filename) == mtime
255 mtime = path.getmtime(filename)
259 return path.getmtime(filename) == mtime
/third_party/node/tools/inspector_protocol/jinja2/
Dloaders.py179 mtime = path.getmtime(filename)
183 return path.getmtime(filename) == mtime
240 mtime = path.getmtime(filename)
243 return path.getmtime(filename) == mtime
/third_party/python/Lib/lib2to3/pgen2/
Ddriver.py140 return os.path.getmtime(a) >= os.path.getmtime(b)
/third_party/protobuf/python/
Dsetup.py61 os.path.getmtime(source) > os.path.getmtime(output))):
/third_party/flutter/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py101 mtime = os.path.getmtime(path)
104 return source, path, lambda: mtime == os.path.getmtime(path)
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dupdate_canary_angle.py32 binary_mtime = os.path.getmtime(binary_path)
Dperf_test_runner.py84 binary_mtime = os.path.getmtime(binary_path)
/third_party/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py107 mtime = os.path.getmtime(path)
110 return source, path, lambda: mtime == os.path.getmtime(path)
/third_party/skia/third_party/externals/angle2/tools/android/modularization/convenience/
Dlookup_dep.py267 if (cache_path.exists() and os.path.getmtime(cache_path) > os.path.getmtime(abs_jar_path)):
/third_party/skia/third_party/externals/angle2/scripts/
Dupdate_chrome_angle.py49 binary_mtime = os.path.getmtime(binary_path)
Dperf_test_runner.py118 binary_mtime = os.path.getmtime(binary_path)
/third_party/python/Lib/
Dgenericpath.py53 def getmtime(filename): function
Dmailbox.py385 msg.set_date(os.path.getmtime(os.path.join(self._path, subpath)))
532 mtime = os.path.getmtime(self._paths[subdir])
/third_party/skia/third_party/externals/dawn/scripts/
Dperf_test_runner.py90 binary_mtime = os.path.getmtime(binary_path)
/third_party/mindspore/mindspore/train/callback/
D_checkpoint.py498 ckpoint_files = sorted(self._ckpoint_filelist, key=os.path.getmtime)
507 modify_time = os.path.getmtime(ck_file)
/third_party/node/tools/inspector_protocol/
Dcode_generator.py686 inputs_ts = max(map(os.path.getmtime, inputs))
689 if not os.path.exists(output_file) or os.path.getmtime(output_file) < inputs_ts:
/third_party/vk-gl-cts/scripts/android/
Dbuild_apk.py322 lastInputChange = max(map(os.path.getmtime, existingInputs))
323 firstOutputChange = min(map(os.path.getmtime, existingOutputs))
/third_party/mindspore/mindspore/profiler/
Dprofiling.py528 …sorted_job_dirs = sorted(job_dirs, key=lambda x: os.path.getmtime(os.path.join(self._output_path, …
/third_party/python/Lib/test/
Dtest_tarfile.py622 file_mtime = os.path.getmtime(path)
641 self.assertEqual(os.path.getmtime(extracted), tarinfo.mtime)
655 self.assertEqual(os.path.getmtime(path), tarinfo.mtime)
665 self.assertEqual(os.path.getmtime(extracted), tarinfo.mtime)
Dtest_genericpath.py126 self.pathmodule.getmtime(filename)
Dtest_mailbox.py1042 mtime = os.path.getmtime(self._path)
1048 self.assertEqual(mtime, os.path.getmtime(self._path))
/third_party/python/Lib/test/test_importlib/source/
Dtest_file_loader.py646 source_mtime = os.path.getmtime(mapping['_temp'])
/third_party/python/Doc/library/
Dos.path.rst215 .. function:: getmtime(path)
/third_party/python/Misc/
DHISTORY28997 getmtime(), getatime() -- these fetch the most popular items from the