Home
last modified time | relevance | path

Searched refs:kBoth (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/test/testsupport/metrics/
Dvideo_metrics.cc33 enum VideoMetricsType { kPSNR, kSSIM, kBoth }; enumerator
139 case kBoth: in CalculateMetrics()
173 return CalculateMetrics(kBoth, ref_filename, test_filename, width, height, in I420MetricsFromFiles()
/external/boringssl/src/crypto/cipher/
Dcipher_test.cc247 kBoth, in TestCipher() enumerator
248 } operation = kBoth; in TestCipher()
/external/skia/gm/
Dfilterfastbounds.cpp123 static const SkDropShadowImageFilter::ShadowMode kBoth = in create_paints() local
129 SK_ColorRED, kBoth, in create_paints()