Searched refs:should_run (Results 1 – 2 of 2) sorted by relevance
36 bool should_run() const { in should_run() function in android::kernel::KernelLoopConfigTest43 if (!should_run()) return; in TEST_F()66 if (!should_run()) return; in TEST_F()
36 private boolean should_run(String str) { in should_run() method in SdcardfsTest51 if (!should_run(result.getStdout())) in testSdcardfsNotPresent()