Home
last modified time | relevance | path

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

/dports/devel/eris/eris-1.3.23/test/
H A DAccount_integrationtest.cpp146 Eris::Result test_internalLogin(const std::string & u, const std::string & p) { in test_internalLogin() function in TestAccount
703 Eris::Result res = acc.test_internalLogin("foo", "bar"); in main()