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

/external/dbus/dbus/
H A Ddbus-auth-util.c42 process_test_subdir (const DBusString *test_base_dir, argument
59 if (!_dbus_string_copy (test_base_dir, 0,
61 _dbus_assert_not_reached ("couldn't copy test_base_dir to test_directory");
H A Ddbus-message-util.c559 process_test_subdir (const DBusString *test_base_dir, argument
579 if (!_dbus_string_copy (test_base_dir, 0,
581 _dbus_assert_not_reached ("couldn't copy test_base_dir to test_directory");
/external/autotest/client/bin/
H A Dsetup_job.py111 for test_base_dir in ['tests', 'site_tests']:
112 testdir = os.path.join(os.environ['AUTODIR'], test_base_dir)
/external/dbus/bus/
H A Dconfig-parser-trivial.c486 process_test_valid_subdir (const DBusString *test_base_dir, argument
504 if (!_dbus_string_copy (test_base_dir, 0,
506 _dbus_assert_not_reached ("couldn't copy test_base_dir to test_directory");
H A Dconfig-parser.c2872 process_test_valid_subdir (const DBusString *test_base_dir, argument
2890 if (!_dbus_string_copy (test_base_dir, 0,
2892 _dbus_assert_not_reached ("couldn't copy test_base_dir to test_directory");
3250 process_test_equiv_subdir (const DBusString *test_base_dir, argument
3268 if (!_dbus_string_copy (test_base_dir, 0,
3270 _dbus_assert_not_reached ("couldn't copy test_base_dir to test_directory");

Completed in 142 milliseconds