Home
last modified time | relevance | path

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

/external/clang/test/Preprocessor/
Duser_defined_system_framework.c8 return test_framework_func(1) + another_test_framework_func(2); in f1()
/external/clang/test/Preprocessor/Inputs/TestFramework.framework/Frameworks/AnotherTestFramework.framework/Headers/
DAnotherTestFramework.h1 static inline int another_test_framework_func(unsigned a) { in another_test_framework_func() function