Searched refs:test_filename (Results 1 – 14 of 14) sorted by relevance
160 std::string test_filename = kTestFileName; in TEST_F() local162 FileWrapper file = FileWrapper::OpenReadOnly(test_filename.c_str()); in TEST_F()198 std::string test_filename = kTestFileName; in TEST_F() local200 FileWrapper file = FileWrapper::OpenReadOnly(test_filename.c_str()); in TEST_F()238 std::string test_filename = kTestFileName; in TEST_F() local240 FileWrapper file = FileWrapper::OpenReadOnly(test_filename.c_str()); in TEST_F()276 std::string test_filename = kTestFileNamef; in TEST_F() local278 FileWrapper file = FileWrapper::OpenReadOnly(test_filename.c_str()); in TEST_F()312 std::string test_filename = kTestFileName; in TEST_F() local314 FileWrapper file = FileWrapper::OpenReadOnly(test_filename.c_str()); in TEST_F()[all …]
57 test_filename = os.path.join(self.test_tmpdir, 'file.py')59 file_resources.GetDefaultStyleForDir(test_filename))61 test_filename = os.path.join(self.test_tmpdir, 'dir1', 'file.py')63 file_resources.GetDefaultStyleForDir(test_filename))
54 def test_filename(self): member in TestOpener221 def test_filename(self): member in TestLockedFile
292 def test_filename(self): member in CodeopTests
245 def test_filename(self): member in WarnTests
301 def test_filename(self): member in CodeopTests
1261 def test_filename(self): member in OpenTestCase
4433 def test_filename(self): member in BasicConfigTest
211 test_class.test_filename = __file
107 return test.test_filename
135 def test_filename(self): member in TestVerbose
2240 test_filename = '../../tests/compiler_tests/ImmutableString_test_autogen.cpp'2257 test_filename,2275 'ImmutableString_autogen.cpp', test_filename,
32 def assert_equals_test_file(path, test_filename): argument36 test_path = os.path.join(os.path.dirname(__file__), test_filename)
224 rem filename without .py, 2nd parameter if test is not test_filename