Searched refs:IsNegativeFormat (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/testing/gtest/test/
H A Dgtest_unittest.cc2380 AssertionResult IsNegativeFormat(const char* /* expr */, T x) { function in namespace:__anon10886
2402 EXPECT_PRED_FORMAT1(IsNegativeFormat, -5);
/external/gtest/test/
H A Dgtest_unittest.cc2387 AssertionResult IsNegativeFormat(const char* /* expr */, T x) { function in namespace:__anon21618
2409 EXPECT_PRED_FORMAT1(IsNegativeFormat, -5);
/external/protobuf/gtest/test/
H A Dgtest_unittest.cc2668 AssertionResult IsNegativeFormat(const char* /* expr */, T x) { function in namespace:__anon28922
2690 EXPECT_PRED_FORMAT1(IsNegativeFormat, -5);

Completed in 203 milliseconds