Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.h84 bool GetRefPtrLibraryListByRef(RefPtrLibraryList& val,
Dtranslator_test_ctocpp.cc852 bool CefTranslatorTestCToCpp::GetRefPtrLibraryListByRef(RefPtrLibraryList& val, in GetRefPtrLibraryListByRef() function in CefTranslatorTestCToCpp
/third_party/cef/include/test/
Dcef_translator_test.h370 virtual bool GetRefPtrLibraryListByRef(RefPtrLibraryList& val,
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc421 bool GetRefPtrLibraryListByRef(RefPtrLibraryList& val, in GetRefPtrLibraryListByRef() function in CefTranslatorTestImpl
/third_party/cef/tests/ceftests/
Dtranslator_unittest.cc258 EXPECT_TRUE(obj->GetRefPtrLibraryListByRef(list, kVal1, kVal2)); in TEST()
/third_party/cef/libcef_dll/cpptoc/test/
Dtranslator_test_cpptoc.cc901 bool _retval = CefTranslatorTestCppToC::Get(self)->GetRefPtrLibraryListByRef( in translator_test_get_ref_ptr_library_list_by_ref()