OpenGrok
Cross Reference: test_utils.h
xref
: /
external
/
webkit
/
Source
/
WebKit
/
gtk
/
tests
/
test_utils.h
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
#
include
<
glib.h
>
2
3
int
testutils_relative_chdir
(
const
gchar
*,
const
gchar
*);
4