Home
last modified time | relevance | path

Searched defs:testDir (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Duntar_file_test.cpp137 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 Dtar_file_test.cpp139 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 DAbstractCopyJobTest.java92 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 Db_tarball_cmdline_test.cpp113 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 Dfileoper_fuzzer.cpp39 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 DUserDataPreparerTest.java192 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 DPasswordSlotManagerTestable.java41 final File testDir = InstrumentationRegistry.getContext().getFilesDir(); in getSlotMapDir() local
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestWebData.java130 public boolean testDir; field in TestWebData
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DAggregateEventHistoryImplTest.java69 File testDir = new File(ctx.getCacheDir(), "testdir"); in setUp() local
H A DPackageDataTest.java60 File testDir = new File(ctx.getCacheDir(), "testdir"); in setUp() local
H A DUsageStatsQueryHelperTest.java89 File testDir = new File(ctx.getCacheDir(), "testdir"); in setUp() local
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/directory_fuzzer/
H A Ddirectory_fuzzer.cpp35 string testDir = "/data/test_dir"; in DirectoryTestFunc() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/
H A Dcrypto_key_test.cpp442 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 DConfigurationTest.java86 final File testDir = new File(context.getFilesDir(), "ConfigurationTest"); in testReadWriteProto() local
/aosp12/packages/modules/StatsD/statsd/tests/storage/
H A DStorageManager_test.cpp100 const string testDir = "/data/misc/stats-data/"; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Ddata_share_test.cpp48 std::string testDir = workPath; in GetTestDir() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/
H A Diprocesscommunicator_fuzzer.cpp162 std::string testDir; in CommunicatorFuzzer() local
/aosp12/packages/modules/Scheduling/tests/unittests/src/com/android/server/scheduling/
H A DRebootReadinessUnitTest.java176 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 Ddistributeddb_single_ver_dlp_test.cpp123 std::string testDir; in SetUpTestCase() local
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp213 std::string testDir; in SetUpTestCase() local
/aosp12/packages/providers/MediaProvider/tests/client/src/com/android/providers/media/client/
H A DPerformanceTest.java284 File testDir = new File(new File(Environment.getExternalStorageDirectory(), in doDirOperations() local