Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dkey_value_store_unittest.cc240 const vector<vector<uint8_t>> kByteArraysValue{ {1, 2} }; in TEST_F() local
537 const vector<vector<uint8_t>> kByteArraysValue{ {1} }; in TEST_F() local
594 const vector<vector<uint8_t>> kByteArraysValue{ {1}, {2} }; in TEST_F() local
664 const vector<vector<uint8_t>> kByteArraysValue{ {1}, {2} }; in TEST_F() local