Home
last modified time | relevance | path

Searched defs:GetRefPtrClientListSize (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc478 size_t GetRefPtrClientListSize() override { return 2U; } in GetRefPtrClientListSize() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc1113 size_t CefTranslatorTestCToCpp::GetRefPtrClientListSize() { in GetRefPtrClientListSize() function in CefTranslatorTestCToCpp