Home
last modified time | relevance | path

Searched refs:ContainerStack_isEmpty (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/qphelper/
H A DqpTestLog.c90 DE_INLINE bool ContainerStack_isEmpty(const ContainerStack *stack) in ContainerStack_isEmpty() function
436 DE_ASSERT(ContainerStack_isEmpty(&log->containerStack)); in qpTestLog_startCase()
484 DE_ASSERT(ContainerStack_isEmpty(&log->containerStack)); in qpTestLog_endCase()