Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dutd_client_test.cpp1491 auto find2 = std::find(currTypes.begin(), currTypes.end(), "general.ts") != currTypes.end(); in HWTEST_F() local
1602 auto find2 = std::find(currTypes.begin(), currTypes.end(), "com.microsoft.word.dot") != currTypes.end(); in HWTEST_F() local
1632 auto find2 = std::find(currTypes.begin(), currTypes.end(), in HWTEST_F() local
1665 auto find2 = std::find(currTypes.begin(), currTypes.end(), "general.mesh-model") != currTypes.end(); in HWTEST_F() local
[all...]

Completed in 5 milliseconds