Home
last modified time | relevance | path

Searched defs:find1 (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp1490 auto find1 = std::find(currTypes.begin(), currTypes.end(), "general.type-script") != currTypes.end(); in HWTEST_F() local
1601 auto find1 = std::find(currTypes.begin(), currTypes.end(), "com.microsoft.word.doc") != currTypes.end(); in HWTEST_F() local
1630 auto find1 = std::find(currTypes.begin(), currTypes.end(), in HWTEST_F() local
1664 auto find1 = std::find(currTypes.begin(), currTypes.end(), "general.iges") != currTypes.end(); in HWTEST_F() local
[all...]

Completed in 5 milliseconds