Searched defs:SetLong (Results 1 – 2 of 2) sorted by relevance
240 bool SetLong(long val) override { return (val == TEST_LONG_VAL); } in SetLong() function in CefTranslatorTestImpl
202 NO_SANITIZE("cfi-icall") bool CefTranslatorTestCToCpp::SetLong(long val) { in SetLong() function in CefTranslatorTestCToCpp