Sign in
flutter
/
third_party
/
perfetto
/
2984fdb2e9ab94979dca9ba156e3ce5c070eb60e
/
.
/
test
/
trace_processor
/
chrome
/
count_slices_test.sql
blob: 69387a60484d4b892ffd70be3cc02a4750601937 [
file
] [
log
] [
blame
]
SELECT
COUNT
(
1
)
FROM
slice
;