Home
last modified time | relevance | path

Searched refs:AccountTestFunctions (Results 1 – 3 of 3) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DAccountP.h172 } AccountTestFunctions; typedef
174 AccountTestFunctions* _utest_account_fill_functions(void);
H A DAccount.cpp6238 AccountTestFunctions*
6241 AccountTestFunctions* func = g_new(AccountTestFunctions, 1); in _utest_account_fill_functions()
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/test/
H A Dutest-Account.cpp52 AccountTestFunctions *func;
725 AccountTestFunctions *func = _utest_account_fill_functions (); in test_gnc_account_create_root()
1656 AccountTestFunctions *func = _utest_account_fill_functions (); in test_qofAccountSetParent()
1690 AccountTestFunctions *func = _utest_account_fill_functions (); in test_gnc_account_append_remove_child()
1923 AccountTestFunctions *func = _utest_account_fill_functions (); in test_gnc_account_lookup_by_full_name_helper()