Home
last modified time | relevance | path

Searched defs:expectations (Results 1 – 7 of 7) sorted by relevance

/external/skia/bench/
Dcheck_bench_regressions.py108 def read_expectations(expectations, filename): argument
126 def check_expectations(lines, expectations, key_suffix): argument
/external/autotest/client/site_tests/security_RootfsStatefulSymlinks/
Dsecurity_RootfsStatefulSymlinks.py30 def validate_attributes(self, link, expectations): argument
/external/skia/tests/
DPDFMetadataAttributeTest.cpp33 static const char* expectations[] = { in DEF_TEST() local
DPDFDocumentTest.cpp194 static const char* expectations[] = { in DEF_TEST() local
DFrontBufferedStreamTest.cpp17 const void* expectations, size_t bytesToRead) { in test_read()
DGrShapeTest.cpp616 TestCase::SelfExpectations expectations; in test_basic() local
1108 TestCase::SelfExpectations expectations; in test_unknown_path_effect() local
1317 TestCase::SelfExpectations expectations; in test_empty_shape() local
/external/skia/tools/skpbench/
D_hardware.py90 def check_all(expectations, stringvalues): argument