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

/haiku-fatelf/src/tests/kits/app/broster/
H A DGetRecentTester.cpp423 entry_ref appRef1; local
431 CHK(get_test_app_ref(kControlApp, &appRef1) == B_OK);
432 CHK(appRef1 == ref);
443 CHK(appRef1 == ref);
462 entry_ref appRef1; local
470 CHK(get_test_app_ref(kControlApp, &appRef1) == B_OK);
471 CHK(appRef1 == ref1);
484 CHK(appRef1 == ref1);
485 CHK(appRef1 != ref2);
505 entry_ref appRef1; local
[all...]

Completed in 53 milliseconds