Searched refs:lock_status2 (Results 1 – 1 of 1) sorted by relevance
708 KeyValueStore lock_status2; in TEST_F() local709 lock_status2.SetBool(kSIMLockEnabledProperty, false); in TEST_F()710 lock_status2.SetString(kSIMLockTypeProperty, kLockType); in TEST_F()711 lock_status2.SetUint(kSIMLockRetriesLeftProperty, kRetries); in TEST_F()714 KeyValueStoreEq(lock_status2))); in TEST_F()