Searched defs:app1 (Results 1 – 3 of 3) sorted by relevance
... Main.java package app1 app1.Main$BadLocal extends java.lang.Object ...
208 auto app1 = std::make_shared<app_wrapper>(APPLICATION_IN_NAME); in TEST_F() local214 auto app1 = std::make_shared<app_wrapper>(APPLICATION_IN_NAME); in TEST_F() local224 auto app1 = std::make_shared<app_wrapper>(APPLICATION_OUT_HIGH_NAME); in TEST_F() local232 auto app1 = std::make_shared<app_wrapper>(APPLICATION_OUT_HIGH_NAME); in TEST_F() local246 auto app1 = std::make_shared<app_wrapper>(APPLICATION_OUT_LOW_NAME); in TEST_F() local253 auto app1 = std::make_shared<app_wrapper>(APPLICATION_OUT_LOW_NAME); in TEST_F() local271 auto app1 = std::make_shared<app_wrapper>(APPLICATION_IN_NAME); in TEST_F() local
203 Appender app1(&s, "1"); in TEST_F() local