Home
last modified time | relevance | path

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

/rocksdb-6.9/options/
Doptions_test.cc1910 bool IsEscapedString(const std::string& str) { in IsEscapedString() function
1971 ASSERT_TRUE(IsEscapedString(escaped_string)); in TEST_F()
1984 ASSERT_TRUE(IsEscapedString(escaped_string)); in TEST_F()