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