HomeSort by relevance Sort by last modified time
    Searched defs:kBoth (Results 1 - 4 of 4) sorted by null

  /test/vts/compilation_tools/vtsc/code_gen/
CodeGenBase.h 40 kBoth = 0,
  /external/boringssl/src/crypto/cipher_extra/
cipher_test.cc 214 kBoth,
215 } operation = kBoth;
  /external/webrtc/webrtc/test/testsupport/metrics/
video_metrics.cc 33 enum VideoMetricsType { kPSNR, kSSIM, kBoth };
139 case kBoth:
173 return CalculateMetrics(kBoth, ref_filename, test_filename, width, height,
  /external/skia/gm/
filterfastbounds.cpp 124 constexpr SkDropShadowImageFilter::ShadowMode kBoth =
129 SK_ColorRED, kBoth,

Completed in 4006 milliseconds