Home
last modified time | relevance | path

Searched refs:RefPtrLibraryList (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/include/test/
Dcef_translator_test.h355 RefPtrLibraryList; typedef
370 virtual bool GetRefPtrLibraryListByRef(RefPtrLibraryList& val,
/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()
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc421 bool GetRefPtrLibraryListByRef(RefPtrLibraryList& val, in GetRefPtrLibraryListByRef()
/third_party/cef/tests/ceftests/
Dtranslator_unittest.cc241 TEST(TranslatorTest, RefPtrLibraryList) { in TEST() argument