Searched defs:expectedData (Results 1 – 3 of 3) sorted by relevance
122 const std::string expectedData = "1234"; in TEST() local155 const std::string expectedData = "1234"; in TEST() local
72 const uint8_t expectedDataType, const uint32_t expectedData, in exists()
269 private void readAndVerifyEntity(BackupDataInput bdi, String expectedKey, byte[] expectedData) in readAndVerifyEntity()