Home
last modified time | relevance | path

Searched refs:matchedOperation (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_restore_test.cpp125 auto matchedOperation = find_if(opeartions.begin(), opeartions.end(), tryOpSucceed); variable
127 if (matchedOperation != opeartions.end()) {
128 ret = matchedOperation->Execute(mapArgToVal);
134 if (matchedOperation != opeartions.end()) {
135 ret = matchedOperation->Execute(mapArgToVal);
140 if (matchedOperation != opeartions.end()) {
141 ret = matchedOperation->Execute(mapArgToVal);