Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dcompute_task.cc279 MTLSize groupsCount, groupsSize; in EncodeToICB() local
318 MTLSize groupsCount, groupsSize; in Encode() local
/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp5881 …testGroupStarting( std::string const& testSpec, std::size_t groupIndex, std::size_t groupsCount ) { in testGroupStarting()
5884 …::string const& testSpec, Totals const& totals, std::size_t groupIndex, std::size_t groupsCount ) { in testGroupEnded()