Home
last modified time | relevance | path

Searched defs:test_rename (Results 1 – 11 of 11) sorted by relevance

/external/autotest/database/
Ddb_utils_unittest.py53 def test_rename(self): member in UtilsTest
/external/liburing/test/
Drename.c61 static int test_rename(struct io_uring *ring, const char *old, const char *new) in test_rename() function
/external/python/cpython3/Lib/test/
Dtest_unicode_file_functions.py160 def test_rename(self): member in UnicodeFileTests
Dtest_ftplib.py557 def test_rename(self): member in TestFTPClass
Dtest_os.py219 def test_rename(self): member in FileTests
2284 def test_rename(self): member in Win32ErrorTests
/external/rust/android-crates-io/crates/diplomat_core/src/ast/
Dattrs.rs485 fn test_rename() { in test_rename() function
/external/python/pyfakefs/pyfakefs/tests/
Dfake_pathlib_test.py829 def test_rename(self): member in FakePathlibPathFileOperationTest
1267 def test_rename(self): member in FakePathlibUsageInOsFunctionsTest
/external/chromium-crossbench/tests/crossbench/plt/
Dtest_native_platform.py170 def test_rename(self): member in NativePlatformTestCase
/external/python/cpython3/Lib/test/test_pathlib/
Dtest_pathlib.py835 def test_rename(self): member in PathTest
/external/pytorch/test/
Dtest_namedtensor.py363 def test_rename(self): member in TestNamedTensor
/external/linux-kselftest/tools/testing/selftests/landlock/
Dfs_test.c1836 static int test_rename(const char *const oldpath, const char *const newpath) in test_rename() function