Home
last modified time | relevance | path

Searched refs:_dbus_test_oom_handling (Results 1 – 11 of 11) sorted by relevance

/external/dbus/dbus/
Ddbus-spawn-win.c1009 if (!_dbus_test_oom_handling ("spawn_nonexistent", in _dbus_spawn_test()
1018 if (!_dbus_test_oom_handling ("spawn_segfault", in _dbus_spawn_test()
1023 if (!_dbus_test_oom_handling ("spawn_exit", in _dbus_spawn_test()
1028 if (!_dbus_test_oom_handling ("spawn_and_kill", in _dbus_spawn_test()
Ddbus-spawn.c1557 if (!_dbus_test_oom_handling ("spawn_nonexistent", in _dbus_spawn_test()
1562 if (!_dbus_test_oom_handling ("spawn_segfault", in _dbus_spawn_test()
1567 if (!_dbus_test_oom_handling ("spawn_exit", in _dbus_spawn_test()
1572 if (!_dbus_test_oom_handling ("spawn_and_kill", in _dbus_spawn_test()
Ddbus-internals.h284 dbus_bool_t _dbus_test_oom_handling (const char *description,
Ddbus-internals.c1021 _dbus_test_oom_handling (const char *description, in _dbus_test_oom_handling() function
Ddbus-object-tree.c1956 _dbus_test_oom_handling ("object tree", in _dbus_object_tree_test()
Ddbus-marshal-recursive-util.c1483 _dbus_test_oom_handling ("running test node", in run_test_nodes_in_one_configuration()
/external/dbus/bus/
Dtest-launch-helper.c130 if (!_dbus_test_oom_handling ("dbus-daemon-launch-helper", in main()
Ddispatch.c4050 if (!_dbus_test_oom_handling (description, check_oom_check1_func, in check1_try_iterations()
4434 if (!_dbus_test_oom_handling (description, check_oom_check2_func, in check2_try_iterations()
Dactivation.c2440 err = !_dbus_test_oom_handling (description, check_func, data); in do_test()
Dsignals.c2803 if (!_dbus_test_oom_handling ("parsing match rules", test_parsing, NULL)) in bus_signals_test()
/external/dbus/
DChangeLog.pre-1-06915 * dbus/dbus-internals.c (_dbus_test_oom_handling): add
11860 * dbus/dbus-internals.c (_dbus_test_oom_handling): convenience