Searched defs:string_ref (Results 1 - 2 of 2) sorted by relevance
/third_party/googletest/googletest/test/ | ||
H A D | googletest-printers-test.cc | 1951 class string_ref { class 1953 string_ref(const char* data, size_t size) : data_(data), size_(size) {} in string_ref() function in testing::gtest_printers_test::__anon3048::string_ref |
/third_party/skia/third_party/externals/harfbuzz/src/ | ||
H A D | hb-coretext.cc | 736 CFStringRef string_ref = nullptr; in _hb_coretext_shape() local [all...] |
Completed in 7 milliseconds