Searched defs:rest (Results 1 – 7 of 7) sorted by relevance
40 bool remove_prefix(const std::string& line, const char* prefix, const char** rest) { in remove_prefix()93 const char* rest; in parse_animation_desc() local
37 const char* rest = nullptr; in TEST() local
229 Status SendArgs(const char* function_name, Impl* self, Args&&... rest) { in SendArgs()
59 void rest() { in rest() function
851 std::string rest = matches[SOURCE].str(); in addForwardChainStats() local
53 static void rest() { in rest() function
1859 static const useconds_t rest = 20 * 1000; in TEST() local