Home
last modified time | relevance | path

Searched refs:PORT_BASE (Results 1 – 4 of 4) sorted by relevance

/trusty/user/app/sample/timer/
Dtimer_app.c141 #define PORT_BASE "com.android.timer-unittest" macro
148 .port_name = PORT_BASE, in main()
156 .port_name = PORT_BASE ".loop", in main()
164 .port_name = PORT_BASE ".stress", in main()
/trusty/user/app/keymaster/device_unittest/
Dmain.cpp380 #define PORT_BASE "com.android.keymaster-unittest" macro
386 .port_name = PORT_BASE, in main()
/trusty/user/app/sample/app-mgmt-test/client/
Dmain.c36 #define PORT_BASE "com.android.appmgmt-unittest.appmngr" macro
1005 .port_name = PORT_BASE, in main()
1009 .port_name = PORT_BASE ".stress", in main()
/trusty/user/app/storage/test/storage-unittest/
Dmain.c3141 #define PORT_BASE "com.android.storage-unittest." macro
3147 .port_name = PORT_BASE fs_name run_mode_name, \