mirror of
https://gitee.com/openharmony/third_party_benchmark
synced 2024-11-26 17:11:56 +00:00
Signed-off-by:mipengwei <mipengwei@huawei.com>
This commit is contained in:
parent
3c92e8a7d8
commit
72bfbaf914
4
BUILD.gn
4
BUILD.gn
@ -41,9 +41,9 @@ ohos_static_library("benchmark") {
|
||||
"src/complexity.cc",
|
||||
"src/console_reporter.cc",
|
||||
"src/counter.cc",
|
||||
"src/perf_counters.cc",
|
||||
"src/csv_reporter.cc",
|
||||
"src/json_reporter.cc",
|
||||
"src/perf_counters.cc",
|
||||
"src/reporter.cc",
|
||||
"src/sleep.cc",
|
||||
"src/statistics.cc",
|
||||
@ -68,4 +68,4 @@ ohos_static_library("benchmark_main") {
|
||||
deps = [
|
||||
":benchmark"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user