Searched refs:KEY1 (Results 1 – 2 of 2) sorted by relevance
38 private static final String KEY1 = "key1"; field in BackupDataTest42 private static final String[] KEYS = {KEY1, KEY2, KEY3, KEY4};78 writeEntity(bdo, KEY1, DATA1.getBytes()); in testSingle()86 readAndVerifyEntity(bdi, KEY1, DATA1.getBytes()); in testSingle()
34 #define KEY1 "key1" macro64 mKey1 = String8(KEY1); in SetUp()