Searched defs:bytesExpected (Results 1 – 2 of 2) sorted by relevance
32 const std::vector<uint8_t> bytesExpected = {0x41, 0x42, 0x43, 0x44, in TEST() local43 const std::vector<uint8_t> bytesExpected = { in TEST() local
35 public final long bytesExpected; field in BackupProgress