Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/executor/
H A DxeTestCaseResult.hpp531 class KernelSource : public Item class
534 KernelSource(void) : Item(TYPE_KERNELSOURCE) in KernelSource() function in xe::ri::KernelSource
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTestLog.hpp120 typedef LogKernelSource KernelSource; typedef in tcu::TestLog