Searched refs:some_fd (Results 1 – 1 of 1) sorted by relevance
331 auto some_fd = declval<int>(); in testFormatStrings() local333 dprintf(some_fd, "%d", unsigned_value); in testFormatStrings()335 dprintf(some_fd, unknown_string, unsigned_value); in testFormatStrings()