Home | History | Annotate | Download | only in tests

Lines Matching full:selftest

1026   // if --bionic-selftest argument is used, only enable self tests, otherwise remove self tests.
1029 if (strcmp(args[i], "--bionic-selftest") == 0) {
1218 // Bionic Gtest self test, run this by --bionic-selftest option.