Home
last modified time | relevance | path

Searched refs:get_device_name (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/test/doc/examples/
Druntime-configuration_2.run-fail.cpp22 virtual std::string get_device_name() const = 0;
32 std::string get_device_name() const { in get_device_name() function in MockDevice
74 BOOST_TEST(CommandLineDeviceInit::device->get_device_name() != ""); in BOOST_AUTO_TEST_CASE()
Druntime-configuration_2.output22 test.cpp:74: info: check CommandLineDeviceInit::device->get_device_name() != "" has passed
/third_party/cef/libcef_dll/ctocpp/
Dprint_settings_ctocpp.cc137 if (CEF_MEMBER_MISSING(_struct, get_device_name)) in GetDeviceName()
143 cef_string_userfree_t _retval = _struct->get_device_name(_struct); in GetDeviceName()
/third_party/cef/include/capi/
Dcef_print_settings_capi.h102 cef_string_userfree_t(CEF_CALLBACK* get_device_name)(
/third_party/boost/libs/compute/test/
Dtest_device.cpp44 BOOST_AUTO_TEST_CASE(get_device_name) in BOOST_AUTO_TEST_CASE() argument
/third_party/cef/libcef_dll/cpptoc/
Dprint_settings_cpptoc.cc455 GetStruct()->get_device_name = print_settings_get_device_name; in CefPrintSettingsCppToC()
/third_party/ltp/lib/
Dtst_test.c982 static const char *get_device_name(const char *fs_type) in get_device_name() function
1010 SAFE_MOUNT(get_device_name(tdev.fs_type), tst_test->mntpoint, in prepare_device()
/third_party/pulseaudio/vala/
Dlibpulse.vapi1204 public unowned string? get_device_name();