Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc246 bool SetIntList(const std::vector<int>& val) override { in SetIntList() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc235 bool CefTranslatorTestCToCpp::SetIntList(const std::vector<int>& val) { in SetIntList() function in CefTranslatorTestCToCpp