Searched refs:get_device_name (Results 1 – 8 of 8) sorted by relevance
22 virtual std::string get_device_name() const = 0;32 std::string get_device_name() const { in get_device_name() function in MockDevice74 BOOST_TEST(CommandLineDeviceInit::device->get_device_name() != ""); in BOOST_AUTO_TEST_CASE()
22 test.cpp:74: info: check CommandLineDeviceInit::device->get_device_name() != "" has passed
137 if (CEF_MEMBER_MISSING(_struct, get_device_name)) in GetDeviceName()143 cef_string_userfree_t _retval = _struct->get_device_name(_struct); in GetDeviceName()
102 cef_string_userfree_t(CEF_CALLBACK* get_device_name)(
44 BOOST_AUTO_TEST_CASE(get_device_name) in BOOST_AUTO_TEST_CASE() argument
455 GetStruct()->get_device_name = print_settings_get_device_name; in CefPrintSettingsCppToC()
982 static const char *get_device_name(const char *fs_type) in get_device_name() function1010 SAFE_MOUNT(get_device_name(tdev.fs_type), tst_test->mntpoint, in prepare_device()
1204 public unowned string? get_device_name();