Searched defs:should_be_equal (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libaddressinput/src/cpp/test/util/
H A Dstring_compare_test.cc30 bool should_be_equal,
34 should_be_equal(should_be_equal),
41 bool should_be_equal; member in struct:__anon12604::TestCase
55 if (GetParam().should_be_equal) {
28 TestCase(const std::string& left, const std::string& right, bool should_be_equal, bool should_be_less) argument

Completed in 91 milliseconds