Home
last modified time | relevance | path

Searched refs:AbsoluteLocalPath (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/
Dpresubmit_test_mocks.py44 filename = affected_file.AbsoluteLocalPath()
126 def AbsoluteLocalPath(self): member in MockFile
DPRESUBMIT.py305 files.append(f.AbsoluteLocalPath())
771 affected_file.AbsoluteLocalPath())
/external/chromium-trace/catapult/devil/
DPRESUBMIT.py58 and not f.AbsoluteLocalPath() == this_presubmit_file)
/external/openscreen/
DPRESUBMIT.py134 f.AbsoluteLocalPath() for f in input_api.AffectedSourceFiles(None)