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