Searched defs:binpath (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/gio/tests/ |
D | gapplication.c | 486 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_nodbus() local 516 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_noappid() local 556 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_quit() local 616 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_local_actions() local 670 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_local_command_line() local 736 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_help() local 857 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_handle_local_options_success() local 889 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_handle_local_options_failure() local 921 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_handle_local_options_passthrough() local 1060 char *binpath = g_test_build_filename (G_TEST_BUILT, "unimportant", NULL); in test_replace() local [all …]
|