Home
last modified time | relevance | path

Searched defs:data_to_write (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_file_eintr.py74 def _test_reading(self, data_to_write, read_and_verify_code): argument
Dtest_file2k.py685 def _test_reading(self, data_to_write, read_and_verify_code, method_name, argument
/external/python/cpython3/Lib/test/
Dtest_file_eintr.py72 def _test_reading(self, data_to_write, read_and_verify_code): argument
/external/libchrome/base/files/
Dfile_unittest.cc174 char data_to_write[] = "test"; in TEST() local
267 char data_to_write[] = "test"; in TEST() local
323 char data_to_write[] = "test"; in TEST() local