Home
last modified time | relevance | path

Searched defs:report (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/cts-coverage-tool/lib/
H A Dsummary.rb40 def report method in Summary
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/
H A Dwork_dir.py30 def report(self) -> Path: member in WorkDir
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
H A Dsummary.rb40 def report method in Summary
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DgetterSetterValidation.cpp61 auto const report = [&ctx, &result, method](const std::string &msg) { in ValidateGetter() local
118 auto const report = [&ctx, &result, method](const std::string &msg) { in ValidateSetter() local
[all...]
/arkcompiler/ets_runtime/test/workloadtest/
H A Dwork_load.py183 def report(boundary_value: int): function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Dconfig.py69 report = ReportOptions() variable in Config
/arkcompiler/ets_runtime/test/regresstest/
H A Drun_regress_test.py251 def report(self) -> str: member in StepResult
276 def report(self) -> str: member in TestReport
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dmem_stats_gen_gc_test.cpp296 MakeAllocationsWithSingleRepeat(MemStatsGenGCTest::GcData &gcData, MemStatsGenGCTest::MemOpReport &report, size_t &bytes, size_t &rawObjectsSize, [[maybe_unused]] F spaceCheck) MakeAllocationsWithSingleRepeat() argument
312 MakeAllocationsWithSeveralRepeat(MemStatsGenGCTest::GcData &gcData, MemStatsGenGCTest::MemOpReport &report, size_t &bytes, size_t &rawObjectsSize, [[maybe_unused]] F spaceCheck) MakeAllocationsWithSeveralRepeat() argument
[all...]

Completed in 5 milliseconds