Home
last modified time | relevance | path

Searched defs:no_skip (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/armnn/third-party/doctest/
H A Ddoctest.h756 bool no_skip; // don't skip test cases which are marked to be skipped member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_search.c2749 const int no_skip = !b0[0]->skip_txfm || !b1[0]->skip_txfm || in direct_partition_merging() local