HomeSort by relevance Sort by last modified time
    Searched refs:another_test_framework_func (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Preprocessor/Inputs/TestFramework.framework/Frameworks/AnotherTestFramework.framework/Headers/
AnotherTestFramework.h 1 static inline int another_test_framework_func(unsigned a) { function
  /external/clang/test/Preprocessor/
user_defined_system_framework.c 8 return test_framework_func(1) + another_test_framework_func(2);

Completed in 508 milliseconds