Searched defs:expected_value (Results 1 – 4 of 4) sorted by relevance
34 #define EXPECT_ELF_FILE_ADDRESS(ef, expected_value, symbol_name, build_map) \ argument
45 void operator()(byte* card, byte expected_value, byte new_value) const { in operator ()()
48 inline void operator()(byte* card, byte expected_value, byte new_value) const { in operator ()()
140 int32_t expected_value, new_value; in GenerateIdentityHashCode() local