Home
last modified time | relevance | path

Searched refs:s_expr (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/test_util/
Dtestharness.cc17 ::testing::AssertionResult AssertStatus(const char* s_expr, const Status& s) { in AssertStatus() argument
21 return ::testing::AssertionFailure() << s_expr << std::endl in AssertStatus()
Dtestharness.h37 ::testing::AssertionResult AssertStatus(const char* s_expr, const Status& s);