Home
last modified time | relevance | path

Searched defs:max_proto_size (Results 1 – 6 of 6) sorted by relevance

/external/icing/icing/file/
Dportable-file-backed-proto-log_benchmark.cc63 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_Write() local
116 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_Read() local
171 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_Erase() local
210 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_ComputeChecksum() local
Dfile-backed-proto-log_benchmark.cc63 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_Write() local
116 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_Read() local
171 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_Erase() local
210 int max_proto_size = (1 << 24) - 1; // 16 MiB in BM_ComputeChecksum() local
Dfile-backed-proto-log.h104 const int32_t max_proto_size; member
129 int32_t max_proto_size = 0; member
Dfile-backed-proto-log_test.cc91 int max_proto_size = 1; in TEST_F() local
Dportable-file-backed-proto-log.h107 const int32_t max_proto_size; member
Dportable-file-backed-proto-log_test.cc121 int max_proto_size = 1; in TEST_F() local