Home
last modified time | relevance | path

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

/external/e2fsprogs/tests/progs/
Dtest_icount.h9 void do_validate(int argc, char **argv, int sci_idx, void *infop);
Dtest_icount_cmds.ct34 request do_validate, "Validate the icount structure",
Dtest_icount.c234 void do_validate(int argc, char **argv, int sci_idx EXT2FS_ATTR((unused)), in do_validate() function
/external/ComputeLibrary/tests/validate_examples/
DValidateExample.h60 virtual void do_validate() in do_validate() function
DRunExample.cpp97 g_example->do_validate(); in do_teardown()
Dcl_gemm.cpp259 void do_validate() override in do_validate() function in CLGEMMValidateExample
/external/autotest/frontend/afe/
Dmodel_logic.py663 def do_validate(self): member in ModelExtensions
689 obj.do_validate()
706 self.do_validate()
Dmodels.py617 host.do_validate()