Searched defs:AccountingTestCase (Results 1 – 2 of 2) sorted by relevance
411 struct AccountingTestCase { struct412 const char *primaryText;413 const char *firstExternalText; /* often NULL */414 const char *secondExternalText; /* often NULL */415 const unsigned long long expectedCountBytesIndirectExtra;
11406 struct AccountingTestCase { struct11424 const struct AccountingTestCase *const testCase in accounting_external_entity_ref_handler() argument