Searched defs:kMagicValue (Results 1 – 4 of 4) sorted by relevance
8 kMagicValue = 47, enumerator
144 constexpr int kMagicValue = 31; in TEST() local182 constexpr int kMagicValue = 42; in TEST() local224 constexpr int kMagicValue = 42; in TEST() local
295 uptr kMagicValue = 0x010203040A0B0C0D; in AndroidTestTlsSlot() local
24 const base::subtle::Atomic32 kMagicValue = 42; variable