Searched defs:Check (Results 1 - 3 of 3) sorted by relevance

/bionic/tests/
H A Dsys_statvfs_test.cpp27 template <typename StatVfsT> void Check(StatVfsT& sb) { function
43 Check(sb);
49 Check(sb);
57 Check(sb);
65 Check(sb);
H A Dsys_vfs_test.cpp27 template <typename StatFsT> void Check(StatFsT& sb) { function
44 Check(sb);
50 Check(sb);
58 Check(sb);
66 Check(sb);
H A Dstack_protector_test.cpp42 void Check() { function in struct:stack_protector_checker
70 // Check the main thread.
72 checker.Check();
79 checker->Check();

Completed in 62 milliseconds