Home
last modified time | relevance | path

Searched defs:WIDEN_CALL_1 (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/base/testing/
Dfile_io.cpp40 #define WIDEN_CALL_1(func, str1, ...) \ macro
46 #define WIDEN_CALL_1(func, str1, ...) func(str1 , ##__VA_ARGS__) macro