Searched defs:expected_values (Results 1 – 2 of 2) sorted by relevance
/system/connectivity/shill/test-rpc-proxy/ |
D | proxy_dbus_client.cc | 47 const std::vector<brillo::Any>& expected_values, in IsProxyPropertyValueIn() 73 const std::vector<brillo::Any>& expected_values, in PropertyChangedSignalCallback() 235 const std::vector<brillo::Any>& expected_values, in WaitForDeviceProxyPropertyValueIn() 247 const std::vector<brillo::Any>& expected_values, in WaitForServiceProxyPropertyValueIn() 259 const std::vector<brillo::Any>& expected_values, in WaitForProfileProxyPropertyValueIn() 341 const std::vector<brillo::Any> expected_values = { in ConnectService() local 357 const std::vector<brillo::Any> expected_values = { in DisconnectService() local 490 const std::vector<brillo::Any>& expected_values, in WaitForProxyPropertyValueIn()
|
/system/update_engine/payload_generator/ |
D | inplace_generator_unittest.cc | 575 vector<uint64_t> expected_values = {1, 2, 5, 4, 8}; in TEST_F() local
|