Home
last modified time | relevance | path

Searched defs:Megabyte (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DByteStringBenchmark.cs46 private const int Megabyte = 1024 * 1024; field in Google.Protobuf.Benchmarks.ByteStringBenchmark
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DByteStringBenchmark.cs46 private const int Megabyte = 1024 * 1024; field in Google.Protobuf.Benchmarks.ByteStringBenchmark
/external/perfetto/src/perfetto_cmd/
Dconfig_unittest.cc84 TEST_F(CreateConfigFromOptionsTest, Megabyte) { in TEST_F() argument
/external/scudo/standalone/tests/
Dcombined_test.cpp781 size_t Megabyte = 1024 * 1024; in SCUDO_TYPED_TEST() local
801 size_t Megabyte = 1024 * 1024; in SCUDO_TYPED_TEST() local