Lines Matching defs:DFXJSNApiTests
32 class DFXJSNApiTests : public testing::Test {
80 HWTEST_F_L0(DFXJSNApiTests, DumpHeapSnapshot_001)
109 HWTEST_F_L0(DFXJSNApiTests, DumpHeapSnapshot_002)
142 HWTEST_F_L0(DFXJSNApiTests, BuildNativeAndJsStackTrace)
156 HWTEST_F_L0(DFXJSNApiTests, BuildJsStackTrace)
169 HWTEST_F_L0(DFXJSNApiTests, Start_Stop_HeapTracking_001)
217 HWTEST_F_L0(DFXJSNApiTests, Start_Stop_HeapTracking_002)
265 HWTEST_F_L0(DFXJSNApiTests, Start_Stop_RuntimeStat)
280 HWTEST_F_L0(DFXJSNApiTests, GetArrayBufferSize_GetHeapTotalSize_GetHeapUsedSize)
304 HWTEST_F_L0(DFXJSNApiTests, DFXJSNApiForGCInfo)
352 HWTEST_F_L0(DFXJSNApiTests, NotifyApplicationState)
370 HWTEST_F_L0(DFXJSNApiTests, NotifyMemoryPressure)
382 HWTEST_F_L0(DFXJSNApiTests, BuildJsStackInfoList)
390 HWTEST_F_L0(DFXJSNApiTests, StartSampling)
399 HWTEST_F_L0(DFXJSNApiTests, StopSampling)
409 HWTEST_F_L0(DFXJSNApiTests, GetAllocationProfile)
419 HWTEST_F_L0(DFXJSNApiTests, NotifyIdleStatusControl)
430 HWTEST_F_L0(DFXJSNApiTests, NotifyIdleTime)
438 HWTEST_F_L0(DFXJSNApiTests, NotifyHighSensitive)
447 HWTEST_F_L0(DFXJSNApiTests, GetGCCount)
459 HWTEST_F_L0(DFXJSNApiTests, GetGCDuration)
471 HWTEST_F_L0(DFXJSNApiTests, GetAccumulatedAllocateSize)
483 HWTEST_F_L0(DFXJSNApiTests, GetAccumulatedFreeSize)
495 HWTEST_F_L0(DFXJSNApiTests, StopCpuProfilerForColdStart)
510 HWTEST_F_L0(DFXJSNApiTests, CpuProfilerSamplingAnyTime)
519 HWTEST_F_L0(DFXJSNApiTests, StartCpuProfilerForFile)
534 HWTEST_F_L0(DFXJSNApiTests, StartCpuProfilerForInfo)
550 HWTEST_F_L0(DFXJSNApiTests, StopCpuProfilerForInfo)
562 HWTEST_F_L0(DFXJSNApiTests, SuspendVM)
571 HWTEST_F_L0(DFXJSNApiTests, IsSuspended)
580 HWTEST_F_L0(DFXJSNApiTests, CheckSafepoint)
589 HWTEST_F_L0(DFXJSNApiTests, BuildJsStackInfoList_2)
598 HWTEST_F_L0(DFXJSNApiTests, StartProfiler)
611 HWTEST_F_L0(DFXJSNApiTests, SuspendVMById)
623 HWTEST_F_L0(DFXJSNApiTests, StartTracing)
637 HWTEST_F_L0(DFXJSNApiTests, StopTracing)
649 HWTEST_F_L0(DFXJSNApiTests, TranslateJSStackInfo)
679 HWTEST_F_L0(DFXJSNApiTests, GetCurrentThreadId)