Searched refs:test_framework_func (Results 1 – 2 of 2) sorted by relevance
8 return test_framework_func(1) + another_test_framework_func(2); in f1()
4 static inline int test_framework_func(unsigned a) { in test_framework_func() function