Home
last modified time | relevance | path

Searched refs:appFile4 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/app/broster/
H A DBroadcastTester.cpp54 static const char *appFile4 = "/tmp/testdir/app4"; variable
183 entry_ref ref4(create_app(appFile4, appType4)); in BroadcastTestA2()
282 entry_ref ref4(create_app(appFile4, appType4)); in BroadcastTestB2()
368 entry_ref ref4(create_app(appFile4, appType4)); in BroadcastTestB3()
H A DRosterWatchingTester.cpp55 static const char *appFile4 = "/tmp/testdir/app4"; variable
288 entry_ref ref4(create_app(appFile4, appType4)); in WatchingTest2()