Searched refs:app (Results 151 - 175 of 387) sorted by relevance

1234567891011>>

/haiku/src/tests/libs/alm/
H A DBadLayout.cpp93 BadLayout app; local
94 app.Run();
H A DOperatorLayout.cpp58 BApplication app("application/x-vnd.haiku.ALMOperator");
63 app.Run();
H A DTableDemo.cpp71 TableDemo app; local
72 app.Run();
H A DThreeButtons.cpp63 BApplication app("application/x-vnd.haiku.ThreeButtons");
70 app.Run();
/haiku/src/tests/servers/app/desktop_window/
H A DDesktopWindow.cpp116 Application app;// app; local
118 app.Run();
/haiku/src/tests/servers/app/draw_string_offsets/
H A Dmain.cpp56 BApplication app(kAppSignature);
68 app.Run();
/haiku/src/tests/servers/app/menu_crash/
H A DMenuCrash.cpp125 Application app; local
127 app.Run();
/haiku/src/tests/servers/app/no_pointer_history/
H A DNoPointerHistory.cpp80 BApplication app("application/x-vnd.Simon-NoPointerHistory");
88 app.Run();
/haiku/src/tests/servers/app/resize_limits/
H A DResizeLimits.cpp114 Application app; local
115 app.Run();
/haiku/src/tests/servers/app/scrollbar/
H A Dmain.cpp60 BApplication app("application/x-vnd.stippi.scrollbar_test");
77 app.Run();
/haiku/src/tests/servers/app/view_state/
H A DViewState.cpp144 Application app; local
145 app.Run();
/haiku/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp129 Application app; local
131 app.Run();
/haiku/src/tests/system/kernel/
H A Dfibo_exec.cpp20 usage(char const *app) argument
22 printf("usage: %s [-s] ###\n", app);
H A Dfibo_fork.cpp23 usage(char const *app) argument
25 printf("usage: %s ###\n", app);
H A Dfibo_load_image.cpp18 usage(char const *app) argument
20 printf("usage: %s [-s] ###\n", app);
H A Dnode_monitor_test.cpp90 Application app; local
91 app.Run();
/haiku/src/preferences/locale/
H A DLocalePreflet.cpp128 LocalePreflet app; local
129 app.Run();
/haiku/src/tests/servers/app/font_spacing/
H A Dmain.cpp86 BApplication app(kAppSignature);
98 app.Run();
/haiku/src/apps/midiplayer/
H A DMidiPlayerApp.cpp131 MidiPlayerApp app; local
132 app.Run();
/haiku/src/tests/kits/interface/
H A DListViewTest.cpp109 Application app; local
111 app.Run();
H A DWidthBufferTest.cpp34 App app; local
35 app.Run();
/haiku/src/tests/kits/opengl/egl/
H A DEGLTest.cpp82 EGLApp* app=new EGLApp(); local
84 app->Run();
/haiku/src/tests/kits/shared/shake_filter/
H A DShakeFilterTest.cpp68 BApplication app("application/x-vnd.haiku-ShakeFilterTest");
79 app.Run();
/haiku/src/preferences/bluetooth/
H A DBluetoothMain.cpp135 BluetoothApplication app; local
136 app.Run();
/haiku/src/tests/kits/interface/bbitmap/
H A DDrawBitmapTest.cpp42 BApplication app("application/Haiku-BitmapTest");
88 app.Run();

Completed in 87 milliseconds

1234567891011>>