/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/ |
H A D | untar_file_test.cpp | 137 string testDir = root + "/testdir"; variable 180 string testDir = root + "/testdir"; variable 215 string testDir = root + "/testdir"; variable 254 string testDir = root + "/testdir/"; variable 308 string testDir = root + "/testdir/"; variable 395 string testDir = root + "/testdir/"; variable 445 string testDir = root + "/testdir/"; variable
|
H A D | tar_file_test.cpp | 139 string testDir = root + "/testdir"; variable 178 string testDir = root + "/testdir/"; variable 248 string testDir = root + "/testdir"; variable 293 string testDir = root + "/testdir"; variable 339 string testDir = root + "/testdir"; variable
|
/aosp12/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/services/ |
H A D | AbstractCopyJobTest.java | 92 Uri testDir = mDocs.createFolder(mSrcRoot, "emptyDir"); in runCopyEmptyDirTest() local 132 Uri testDir = mDocs.createFolder(mSrcRoot, "someDir"); in runNoCopyDirToSelfTest() local 147 Uri testDir = mDocs.createFolder(mSrcRoot, "someDir"); in runNoCopyDirToDescendentTest() local
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_tarball/ |
H A D | b_tarball_cmdline_test.cpp | 113 string testDir = root + "/testdir"; variable 160 string testDir = root + "/testdir"; variable 207 string testDir = root + "/testdir"; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/fileoper_fuzzer/ |
H A D | fileoper_fuzzer.cpp | 39 void SingerVerExportAndImport(const uint8_t* data, size_t size, const std::string& testDir) in SingerVerExportAndImport() 67 void MultiVerExportAndImport(const uint8_t* data, size_t size, const std::string& testDir) in MultiVerExportAndImport()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | UserDataPreparerTest.java | 192 File testDir = mUserDataPreparer.testDir; in testReconcileUsers() local 215 File testDir; field in UserDataPreparerTest.TestUserDataPreparer 218 boolean onlyCore, File testDir) { in TestUserDataPreparer()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | PasswordSlotManagerTestable.java | 41 final File testDir = InstrumentationRegistry.getContext().getFilesDir(); in getSlotMapDir() local
|
/aosp12/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestWebData.java | 130 public boolean testDir; field in TestWebData
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
H A D | AggregateEventHistoryImplTest.java | 69 File testDir = new File(ctx.getCacheDir(), "testdir"); in setUp() local
|
H A D | PackageDataTest.java | 60 File testDir = new File(ctx.getCacheDir(), "testdir"); in setUp() local
|
H A D | UsageStatsQueryHelperTest.java | 89 File testDir = new File(ctx.getCacheDir(), "testdir"); in setUp() local
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/directory_fuzzer/ |
H A D | directory_fuzzer.cpp | 35 string testDir = "/data/test_dir"; in DirectoryTestFunc() local
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/ |
H A D | crypto_key_test.cpp | 442 std::string testDir = TEST_DIR_LEGACY + "/test_dir"; variable 542 std::string testDir = TEST_DIR_V2 + "/test_dir"; variable
|
/aosp12/frameworks/base/core/tests/coretests/src/android/content/res/ |
H A D | ConfigurationTest.java | 86 final File testDir = new File(context.getFilesDir(), "ConfigurationTest"); in testReadWriteProto() local
|
/aosp12/packages/modules/StatsD/statsd/tests/storage/ |
H A D | StorageManager_test.cpp | 100 const string testDir = "/data/misc/stats-data/"; variable
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/ |
H A D | data_share_test.cpp | 48 std::string testDir = workPath; in GetTestDir() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/ |
H A D | iprocesscommunicator_fuzzer.cpp | 162 std::string testDir; in CommunicatorFuzzer() local
|
/aosp12/packages/modules/Scheduling/tests/unittests/src/com/android/server/scheduling/ |
H A D | RebootReadinessUnitTest.java | 176 File testDir = new File(mMockContext.getFilesDir(), "reboot-readiness"); in setup() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_dlp_test.cpp | 123 std::string testDir; in SetUpTestCase() local
|
H A D | distributeddb_single_ver_multi_sub_user_test.cpp | 213 std::string testDir; in SetUpTestCase() local
|
/aosp12/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/ |
H A D | PerformanceTest.java | 284 File testDir = new File(new File(Environment.getExternalStorageDirectory(), in doDirOperations() local
|