Home
last modified time | relevance | path

Searched refs:sus (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/user_file_service/test/unittest/
H A Dabnormal_file_access_test.cpp86 bool sus = false; in SetUpTestCase() local
92 sus = true; in SetUpTestCase()
96 EXPECT_TRUE(sus); in SetUpTestCase()
H A Dexternal_notify_test.cpp119 bool sus = false; in SetUpTestCase() local
125 sus = true; in SetUpTestCase()
129 EXPECT_TRUE(sus); in SetUpTestCase()
H A Dexternal_file_access_test_basic.cpp1532 bool sus = false; in HWTEST_F() local
1538 sus = true; in HWTEST_F()
1542 EXPECT_TRUE(sus); in HWTEST_F()
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccess_fuzzer/
H A Dexternal_file_access_fuzzer.cpp86 bool sus = false; in GetFileAccessHelper() local
92 sus = true; in GetFileAccessHelper()
96 if (!sus) { in GetFileAccessHelper()
/foundation/filemanagement/user_file_service/test/fuzztest/medialibraryfileaccess_fuzzer/
H A Dmedialibrary_file_access_fuzzer.cpp86 bool sus = false; in GetFileAccessHelper() local
92 sus = true; in GetFileAccessHelper()
96 if (!sus) { in GetFileAccessHelper()

Completed in 7 milliseconds