Home | History | Annotate | Download | only in libacc

Lines Matching refs:isTrue

4092     void assertImpl(bool isTrue, int line) {
4093 if (!isTrue) {