Home | History | Annotate | Download | only in tests

Lines Matching refs:textResult

81 static void testGetTextFunction(AtkText* textObject, AtkGetTextFunction fn, AtkTextBoundary boundary, gint offset, const char* textResult, gint startOffsetResult, gint endOffsetResult)
86 g_assert_cmpstr(text, ==, textResult);