Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.h114 CefOwnPtr<CefTranslatorTestScopedClient> SetOwnPtrClientAndReturn(
Dtranslator_test_ctocpp.cc1277 CefTranslatorTestCToCpp::SetOwnPtrClientAndReturn( in SetOwnPtrClientAndReturn() function in CefTranslatorTestCToCpp
/third_party/cef/include/test/
Dcef_translator_test.h505 virtual CefOwnPtr<CefTranslatorTestScopedClient> SetOwnPtrClientAndReturn(
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc513 CefOwnPtr<CefTranslatorTestScopedClient> SetOwnPtrClientAndReturn( in SetOwnPtrClientAndReturn() function in CefTranslatorTestImpl
/third_party/cef/tests/ceftests/
Dtranslator_unittest.cc529 obj->SetOwnPtrClientAndReturn(std::move(test_obj)); in TEST()
/third_party/cef/libcef_dll/cpptoc/test/
Dtranslator_test_cpptoc.cc1303 CefTranslatorTestCppToC::Get(self)->SetOwnPtrClientAndReturn( in translator_test_set_own_ptr_client_and_return()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch21104 -CefTranslatorTestCToCpp::SetOwnPtrClientAndReturn(
21107 + SetOwnPtrClientAndReturn(CefOwnPtr<CefTranslatorTestScopedClient> val) {