Searched refs:tests_file (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sha.c740 DBusString tests_file; local
753 if (!_dbus_string_init (&tests_file))
768 if (!_dbus_string_append (&tests_file, test_data_dir))
775 if (!_dbus_concat_dir_and_file (&tests_file, &tmp))
782 if (!_dbus_file_get_contents (&tests, &tests_file, &error))
785 _dbus_string_get_const_data (&tests_file),
914 _dbus_string_free (&tests_file);

Completed in 47 milliseconds