Searched refs:PrintFqElemStr (Results 1 – 3 of 3) sorted by relevance
67 #define PrintFqElemStr(...) macro181 void PrintFqElemStr(FqElemStr const* fq_elem_str, char const* var_name);
310 PrintFqElemStr(&beta_str, "fq_beta_str"); in TEST_F()353 PrintFqElemStr(nullptr, "fq_beta_str"); in TEST_F()
172 PrintFqElemStr((const FqElemStr*)&ff_element_str, var_name); in PrintFfElement()318 void PrintFqElemStr(FqElemStr const* fq_elem_str, char const* var_name) { in PrintFqElemStr() function