Home
last modified time | relevance | path

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

/dports/graphics/graphene/graphene-1.10.6/subprojects/mutest/tests/
H A Dgeneral.c33 mutest_to_start_with_string, "hello", in another_spec()
H A Dtypes.c94 mutest_to_start_with_string, "hello", in check_string()
/dports/graphics/graphene/graphene-1.10.6/subprojects/mutest/include/
H A Dmutest.h564 mutest_to_start_with_string (mutest_expect_t *e,
/dports/graphics/graphene/graphene-1.10.6/subprojects/mutest/src/
H A Dmutest-expect.c297 { mutest_to_start_with_string,
H A Dmutest-matchers.c422 mutest_to_start_with_string (mutest_expect_t *e, in mutest_to_start_with_string() function