Home
last modified time | relevance | path

Searched refs:feeling_happy (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/rdroidtest/tests/
Draw.rs13 test!(grumble, ignore_if: feeling_happy());
19 test!(clap_hands, ignore_if: !feeling_happy());
25 fn feeling_happy() -> bool { in feeling_happy() function
Dmain.rs14 #[ignore_if(feeling_happy())]
21 #[ignore_if(!feeling_happy())]
27 fn feeling_happy() -> bool { in feeling_happy() function
/platform_testing/libraries/rdroidtest/
DREADME.md54 #[ignore_if(!feeling_happy())]