Home
last modified time | relevance | path

Searched defs:ImageSet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/tests/
H A DImagePreprocessor.hpp17 using ImageSet = std::pair<const std::string, unsigned int>; typedef
/aosp_15_r20/external/deqp/executor/
H A DxeTestCaseResult.hpp327 class ImageSet : public Item class
330 ImageSet(void) : Item(TYPE_IMAGESET) in ImageSet() function in xe::ri::ImageSet
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.hpp114 typedef LogImageSet ImageSet; typedef in tcu::TestLog