Home
last modified time | relevance | path

Searched defs:expectedNames (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcache_cursor_test.cpp80 std::vector<std::string> expectedNames = {"age", "identifier", "name", "phoneNumber"}; variable
130 std::vector<std::string> expectedNames = {"age", "identifier", "name", "phoneNumber"}; variable
H A Drdb_cursor_test.cpp209 std::vector<std::string> expectedNames = {"age", "identifier", "name", "phoneNumber"}; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp562 std::vector<std::string> expectedNames {"deviceId", "name", "serviceUuid", "serviceUuidMask", in ParseScanFilter() local