Searched refs:kBoth (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/test/testsupport/metrics/ |
D | video_metrics.cc | 33 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/ |
D | cipher_test.cc | 247 kBoth, in TestCipher() enumerator 248 } operation = kBoth; in TestCipher()
|
/external/skia/gm/ |
D | filterfastbounds.cpp | 123 static const SkDropShadowImageFilter::ShadowMode kBoth = in create_paints() local 129 SK_ColorRED, kBoth, in create_paints()
|