Home
last modified time | relevance | path

Searched defs:do_validate (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A DValidateExample.h60 virtual void do_validate() in do_validate() function
H A Dcl_gemm.cpp259 void do_validate() override in do_validate() function in CLGEMMValidateExample
/aosp_15_r20/external/e2fsprogs/tests/progs/
H A Dtest_icount.c234 void do_validate(int argc, char **argv, int sci_idx EXT2FS_ATTR((unused)), in do_validate() function
/aosp_15_r20/external/mesa3d/src/freedreno/registers/
H A Dgen_header.py552 def do_validate(self, schemafile): member in Parser
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodel_logic.py663 def do_validate(self): member in ModelExtensions