Searched refs:nodewatch (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/media/notificationtest/
H A Dmain.cpp15 bool nodewatch = true; variable
32 if (nodewatch) {
58 if (nodewatch) {
67 if (nodewatch) {
82 if (nodewatch) {
118 nodewatch = (1 == (new BAlert("","Node watching?","No","Yes"))->Go());
120 printf("Node watching : %s\n",nodewatch ? "Yes" : "No");

Completed in 79 milliseconds