Home
last modified time | relevance | path

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

/third_party/glib/gobject/tests/
Dtype.c6 gint serial1, serial2, serial3; in test_registration_serial() local
12 serial3 = g_type_get_type_registration_serial (); in test_registration_serial()
13 g_assert (serial2 == serial3); in test_registration_serial()