Home
last modified time | relevance | path

Searched refs:DECODER_THRESHOLD (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp234 static constexpr uint32_t DECODER_THRESHOLD = 2; member in panda::test::PGOProfilerTest
266 PGOProfilerDecoder loader("ark-profiler/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0()
315 PGOProfilerDecoder loader("ark-profiler1/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0()
368 PGOProfilerDecoder loader("ark-profiler2/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0()
421 PGOProfilerDecoder loader("ark-profiler3/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0()
474 PGOProfilerDecoder loader("", DECODER_THRESHOLD); in HWTEST_F_L0()
539 PGOProfilerDecoder loader("ark-profiler5/profiler", DECODER_THRESHOLD); in HWTEST_F_L0()
545 PGOProfilerDecoder loader1("ark-profiler5/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0()
585 PGOProfilerDecoder loader("ark-profiler8/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0()
633 PGOProfilerDecoder loader("ark-profiler9/modules.ap", DECODER_THRESHOLD); in HWTEST_F_L0()
[all...]

Completed in 3 milliseconds