OP_COMPARE_STORED_BOOL  167 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc       OP_COMPARE_STORED_BOOL(VAR_HASH_1, VALUE_TRUE, VALUE_FALSE) +
OP_COMPARE_STORED_BOOL  180 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc       OP_COMPARE_STORED_BOOL(VAR_HASH_1, VALUE_FALSE, VALUE_TRUE) +
OP_COMPARE_STORED_BOOL  192 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc       OP_COMPARE_STORED_BOOL(VAR_HASH_1, VALUE_TRUE, VALUE_TRUE) +
OP_COMPARE_STORED_BOOL  203 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc       OP_COMPARE_STORED_BOOL(VAR_HASH_1, VALUE_TRUE, VALUE_FALSE) +
OP_COMPARE_STORED_BOOL  639 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc     OP_COMPARE_STORED_BOOL(invalid_hash, VALUE_TRUE, VALUE_TRUE),
OP_COMPARE_STORED_BOOL  640 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc     OP_COMPARE_STORED_BOOL(VAR_HASH_1, invalid_bool, VALUE_TRUE),
OP_COMPARE_STORED_BOOL  641 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc     OP_COMPARE_STORED_BOOL(VAR_HASH_1, VALUE_TRUE, invalid_bool),
OP_COMPARE_STORED_BOOL  642 chrome/browser/profile_resetter/jtl_interpreter_unittest.cc     OP_COMPARE_STORED_BOOL(VAR_HASH_1, VALUE_TRUE, missing_bool),
OP_COMPARE_STORED_BOOL   52 chrome/tools/profile_reset/jtl_compiler_unittest.cc          OP_COMPARE_STORED_BOOL(GetHash("name"), VALUE_TRUE, VALUE_FALSE)},
OP_COMPARE_STORED_BOOL  100 chrome/tools/profile_reset/jtl_compiler_unittest.cc       OP_COMPARE_STORED_BOOL(GetHash("x"), VALUE_TRUE, VALUE_FALSE) +