Searched defs:expectedNames (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | cache_cursor_test.cpp | 80 std::vector<std::string> expectedNames = {"age", "identifier", "name", "phoneNumber"}; variable 130 std::vector<std::string> expectedNames = {"age", "identifier", "name", "phoneNumber"}; variable
|
H A D | rdb_cursor_test.cpp | 209 std::vector<std::string> expectedNames = {"age", "identifier", "name", "phoneNumber"}; variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 562 std::vector<std::string> expectedNames {"deviceId", "name", "serviceUuid", "serviceUuidMask", in ParseScanFilter() local
|