Home
last modified time | relevance | path

Searched defs:TestObject1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator_unittest.cc55 struct TestObject1 { struct in base::PersistentMemoryAllocatorTest
56 static constexpr uint32_t kPersistentTypeId = 1;
57 static constexpr size_t kExpectedInstanceSize = 4 + 1 + 3;
58 int32_t onething;
59 char oranother;
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator_unittest.cc60 struct TestObject1 { struct in base::PersistentMemoryAllocatorTest
61 static constexpr uint32_t kPersistentTypeId = 1;
62 static constexpr size_t kExpectedInstanceSize = 4 + 1 + 3;
63 int32_t onething;
64 char oranother;