Searched refs:kAttributeA (Results 1 – 1 of 1) sorted by relevance
/system/connectivity/shill/ |
D | key_file_store_unittest.cc | 206 static const char kAttributeA[] = "attr-a"; in TEST_F() local 230 kAttributeA, kValueA_0, in TEST_F() 234 kAttributeA, kValueA_0, in TEST_F() 238 kAttributeA, kValueA_0, in TEST_F() 244 args.SetString(kAttributeA, kValueA_0); in TEST_F() 253 args.SetString(kAttributeA, kValueA_0); in TEST_F() 269 args.SetString(kAttributeA, kValueA_0); in TEST_F() 278 args.SetString(kAttributeA, kValueA_1); in TEST_F()
|