Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.c65 DE_INLINE deBool childContainersOk (ContainerType type) in childContainersOk() function
96 if (stack->numElements > 0 && !childContainersOk(stack->elements[stack->numElements-1])) in ContainerStack_push()