Searched refs:_filename (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/tools/harness/tests/
H A Dtftp.py14 _filename = "hello.txt" variable in class:TftpClientTest
18 with open(os.path.join(tftpdir, self._filename), 'w') as f:

Completed in 20 milliseconds