Searched refs:isNested (Results 1 – 3 of 3) sorted by relevance
61 const bool nested = newState.mAnnotations.isNested(); in onLogEvent()
382 inline bool isNested() const { return getValueFromBitmask(NESTED_POS); } in isNested() function
749 EXPECT_TRUE(values[0].mAnnotations.isNested()); in TEST()