Home
last modified time | relevance | path

Searched refs:g_unsetenv (Results 1 – 25 of 25) sorted by relevance

/third_party/glib/gio/tests/
Dgdbus-address-get-session.c133 g_unsetenv ("DISPLAY"); in test_x11_autolaunch()
134 g_unsetenv ("DBUS_SESSION_BUS_ADDRESS"); in test_x11_autolaunch()
135 g_unsetenv ("XDG_RUNTIME_DIR"); in test_x11_autolaunch()
136 g_unsetenv ("G_MESSAGES_DEBUG"); in test_x11_autolaunch()
156 g_unsetenv ("DISPLAY"); in test_xdg_runtime()
157 g_unsetenv ("DBUS_SESSION_BUS_ADDRESS"); in test_xdg_runtime()
Dgdbus-auth.c277 g_unsetenv ("G_DBUS_COOKIE_SHA1_KEYRING_DIR"); in temp_dbus_keyrings_teardown()
278 g_unsetenv ("G_DBUS_COOKIE_SHA1_KEYRING_DIR_IGNORE_PERMISSION"); in temp_dbus_keyrings_teardown()
Dappinfo.c461 g_unsetenv ("FOO"); in test_environment()
462 g_unsetenv ("BLA"); in test_environment()
/third_party/glib/tests/
Denv-test.c73 g_unsetenv (variable); in main()
102 g_unsetenv ("foo=bar"); in main()
104 g_unsetenv ("foo"); in main()
Dtestglib.c1660 g_unsetenv("TZ"); in various_string_tests()
/third_party/glib/glib/tests/
Dwin32.c94 g_unsetenv ("G_DEBUGGER"); in test_veh_crash_access_violation()
104 g_unsetenv ("G_DEBUGGER"); in test_veh_crash_illegal_instruction()
Dtimer.c236 g_unsetenv ("TZ"); in test_timeval_from_iso8601()
258 g_unsetenv ("TZ"); in test_timeval_to_iso8601()
286 g_unsetenv ("TZ"); in test_timeval_to_iso8601_overflow()
Dslice.c14 g_unsetenv ("G_SLICE"); in test_slice_nodebug()
63 g_unsetenv ("G_SLICE"); in test_slice_debug()
Dcharset.c58 g_unsetenv (TEST_TABLE[i]); in test_language_names_with_category()
Dutils.c356 g_unsetenv ("LANG"); in test_console_charset()
821 g_unsetenv ("TMP"); in main()
822 g_unsetenv ("TEMP"); in main()
Dlogging.c149 g_unsetenv ("G_MESSAGES_DEBUG"); in test_default_handler_would_drop()
637 g_unsetenv ("G_MESSAGES_DEBUG"); in main()
Denvironment.c59 g_unsetenv (var); in test_setenv()
Dgdatetime.c1561 g_unsetenv ("LC_ALL"); in test_GDateTime_printf()
1640 g_unsetenv ("LC_MESSAGES"); in test_GDateTime_printf()
2800 g_unsetenv ("TZ"); in test_identifier()
2938 g_unsetenv ("LANGUAGE"); in main()
/third_party/glib/gio/
Dgtestdbus.c859 g_unsetenv ("DISPLAY"); in g_test_dbus_unset()
860 g_unsetenv ("DBUS_SESSION_BUS_ADDRESS"); in g_test_dbus_unset()
861 g_unsetenv ("DBUS_STARTER_ADDRESS"); in g_test_dbus_unset()
862 g_unsetenv ("DBUS_STARTER_BUS_TYPE"); in g_test_dbus_unset()
864 g_unsetenv ("XDG_RUNTIME_DIR"); in g_test_dbus_unset()
Dgdbusaddress.c1204 g_unsetenv ("DBUS_VERBOSE"); in get_session_address_dbus_launch()
/third_party/glib/glib/
Dgenviron.h43 void g_unsetenv (const gchar *variable);
Dgenviron.c361 g_unsetenv (const gchar *variable) in g_unsetenv() function
578 g_unsetenv (const gchar *variable) in g_unsetenv() function
695 g_unsetenv (variable); in g_unsetenv_utf8()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsouphttpsrc.c490 g_unsetenv ("http_proxy"); in souphttpsrc_suite()
/third_party/libsoup/tests/
Dntlm-test.c588 g_unsetenv ("SOUP_NTLM_AUTH_DEBUG_NOCREDS"); in do_ntlm_test()
Dmisc-test.c656 g_unsetenv ("LANGUAGE"); in do_accept_language_test()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlhttpsrc.c899 g_unsetenv ("http_proxy"); in curlhttpsrc_suite()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dtag.c694 g_unsetenv ("GST_ID3V1_TAG_ENCODING"); in GST_START_TEST()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2143 g_unsetenv
/third_party/glib/
DNEWS1051 * Add a debug message if `g_setenv()` or `g_unsetenv()` are used after any
1078 - !1337 genviron: Message if g_setenv()/g_unsetenv() are used after threads spawned
12583 - g_getenv(), g_setenv(), g_unsetenv(), g_find_program_in_path()
12981 g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
/third_party/gstreamer/gstplugins_bad/
DChangeLog210315 …ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation wit…
210319 Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation