Home
last modified time | relevance | path

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

/third_party/googletest/googletest/test/
H A Dgoogletest-printers-test.cc1932 class string_ptr { class
1934 string_ptr(const char* data, size_t size) : data_(data), size_(size) {} in string_ptr() function in testing::gtest_printers_test::__anon3048::string_ptr

Completed in 5 milliseconds