Searched refs:KeepPluginSession (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/device/services/profiler_service/test/unittest/ |
| D | profiler_service_performance_test.cpp | 313 bool KeepPluginSession(int count, uint32_t sessionId) in KeepPluginSession() function in __anon11ccc4d00111::ProfilerServicePerformanceTest 548 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId1)); 683 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId2)); 785 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId1)); 877 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId2)); 1022 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId1)); 1169 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId1)); 1303 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId1)); 1378 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId2)); 1446 EXPECT_TRUE(KeepPluginSession(ROUND_COUNT, sessionId1)); [all …]
|