Searched defs:kLeaf (Results 1 – 5 of 5) sorted by relevance
41 kLeaf, // An opaque leaf node enumerator
88 kLeaf = 1 << 0, // the target node doesn't have descendants enumerator
147 static const uint8_t kLeaf[] = {0x30, 0x00}; in TEST() local
602 static const uint8_t kLeaf[] = {0x30, 0x00}; in TEST() local