Home
last modified time | relevance | path

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

/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc354 CefPoint GetPoint() override { return CefPoint(TEST_X_VAL, TEST_Y_VAL); } in GetPoint() function in CefTranslatorTestImpl
/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ctocpp.cc554 NO_SANITIZE("cfi-icall") CefPoint CefTranslatorTestCToCpp::GetPoint() { in GetPoint() function in CefTranslatorTestCToCpp