Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/dmapi/
Ddm_test.h116 #define DMVAR_ENDPASSEXP(n,e,a) dm_EndVariation_SuccessExpected(n, e, a)
133 void dm_EndVariation_SuccessExpected(char *funcname, int expectedRC, int actualRC);
Ddm_test.c389 void dm_EndVariation_SuccessExpected(char *funcname, int expectedRC, in dm_EndVariation_SuccessExpected() function