OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bsem
(Results
1 - 2
of
2
) sorted by null
/external/skia/bin/
compare
43
p, asem,
bsem
= 0, 0, 0
48
asem,
bsem
= scipy.stats.sem(a[key]), scipy.stats.sem(b[key])
49
ps.append((bm/am, p, key, am, bm, asem,
bsem
))
61
for ratio, p, key, am, bm, asem,
bsem
in ps:
66
humanize(bm), humanize(
bsem
), str_ratio)
/external/skqp/bin/
compare
43
p, asem,
bsem
= 0, 0, 0
48
asem,
bsem
= scipy.stats.sem(a[key]), scipy.stats.sem(b[key])
49
ps.append((bm/am, p, key, am, bm, asem,
bsem
))
61
for ratio, p, key, am, bm, asem,
bsem
in ps:
66
humanize(bm), humanize(
bsem
), str_ratio)
Completed in 2988 milliseconds