Searched defs:right_precompiler_string (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_case.h532 const char* right_precompiler_string,
537 left_precompiler_string + ", " + right_precompiler_string + ")";
560 const char* right_precompiler_string, \
568 right_precompiler_string, \
584 const char* right_precompiler_string,
590 "~=", left, right, left_precompiler_string, right_precompiler_string,
527 MakeBinaryComparisonFailureMessage( const char* comparator, const T& left, const U& right, const char* left_precompiler_string, const char* right_precompiler_string, const char* file_name, int line_number) argument
581 CompareDoubleEq(ComparisonHelper<double> left, double right, const char* left_precompiler_string, const char* right_precompiler_string, const char* file_name, int linu_num) argument

Completed in 1385 milliseconds