Home
last modified time | relevance | path

Searched defs:GetOtherValue (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/test/
Dtranslator_test_ref_ptr_client_child_ctocpp.cc21 int CefTranslatorTestRefPtrClientChildCToCpp::GetOtherValue() { in GetOtherValue() function in CefTranslatorTestRefPtrClientChildCToCpp
Dtranslator_test_scoped_client_child_ctocpp.cc20 int CefTranslatorTestScopedClientChildCToCpp::GetOtherValue() { in GetOtherValue() function in CefTranslatorTestScopedClientChildCToCpp
Dtranslator_test_ref_ptr_library_child_ctocpp.cc39 int CefTranslatorTestRefPtrLibraryChildCToCpp::GetOtherValue() { in GetOtherValue() function in CefTranslatorTestRefPtrLibraryChildCToCpp
Dtranslator_test_scoped_library_child_ctocpp.cc36 int CefTranslatorTestScopedLibraryChildCToCpp::GetOtherValue() { in GetOtherValue() function in CefTranslatorTestScopedLibraryChildCToCpp
Dtranslator_test_ref_ptr_library_child_child_ctocpp.cc73 int CefTranslatorTestRefPtrLibraryChildChildCToCpp::GetOtherValue() { in GetOtherValue() function in CefTranslatorTestRefPtrLibraryChildChildCToCpp
Dtranslator_test_scoped_library_child_child_ctocpp.cc66 int CefTranslatorTestScopedLibraryChildChildCToCpp::GetOtherValue() { in GetOtherValue() function in CefTranslatorTestScopedLibraryChildChildCToCpp
/third_party/cef/libcef/common/test/
Dtranslator_test_impl.cc49 int GetOtherValue() override { return other_value_; } in GetOtherValue() function in CefTranslatorTestRefPtrLibraryChildImpl
86 int GetOtherValue() override { return other_value_; } in GetOtherValue() function in CefTranslatorTestRefPtrLibraryChildChildImpl
152 int GetOtherValue() override { return other_value_; } in GetOtherValue() function in CefTranslatorTestScopedLibraryChildImpl
187 int GetOtherValue() override { return other_value_; } in GetOtherValue() function in CefTranslatorTestScopedLibraryChildChildImpl
/third_party/cef/tests/ceftests/
Dtranslator_unittest.cc294 virtual int GetOtherValue() override { return other_val_; } in GetOtherValue() function in __anon14d24f0f0111::TranslatorTestRefPtrClientChild
500 virtual int GetOtherValue() override { return other_val_; } in GetOtherValue() function in __anon14d24f0f0211::TranslatorTestScopedClientChild