Searched defs:expectations (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/site_tests/graphics_PiglitBVT/ |
D | generate_scripts.py | 212 def get_passing_tests(statistics, expectations): argument 333 def insert_expectation(expectations, test, expectation): argument 397 def output_suggested_expectations(expectations, family, family_root): argument
|
/external/skia/bench/ |
D | check_bench_regressions.py | 108 def read_expectations(expectations, filename): argument 126 def check_expectations(lines, expectations, key_suffix): argument
|
/external/autotest/client/site_tests/security_RootfsStatefulSymlinks/ |
D | security_RootfsStatefulSymlinks.py | 30 def validate_attributes(self, link, expectations): argument
|
/external/skia/tests/ |
D | PDFMetadataAttributeTest.cpp | 28 static const char* expectations[] = { in DEF_TEST() local
|
D | FrontBufferedStreamTest.cpp | 17 const void* expectations, size_t bytesToRead) { in test_read()
|
/external/v8/test/cctest/ |
D | test-field-type-tracking.cc | 446 Expectations expectations(isolate); in TEST() local 568 Expectations expectations(isolate); in TestGeneralizeRepresentation() local 877 Expectations expectations(isolate); in TEST() local 949 Expectations expectations(isolate); in TestReconfigureDataFieldAttribute_GeneralizeRepresentation() local 1034 Expectations expectations(isolate); in TestReconfigureDataFieldAttribute_GeneralizeRepresentationTrivial() local 1276 Expectations expectations(isolate); in TestReconfigureProperty_CustomPropertyAfterTargetMap() local 1565 Expectations expectations(isolate, FAST_SMI_ELEMENTS); in TestReconfigureElementsKind_GeneralizeRepresentation() local 1658 Expectations expectations(isolate, FAST_SMI_ELEMENTS); in TestReconfigureElementsKind_GeneralizeRepresentationTrivial() local 1819 Expectations expectations(isolate); in TEST() local 1913 Expectations expectations(isolate); in TestGeneralizeRepresentationWithSpecialTransition() local [all …]
|
D | test-decls.cc | 141 Expectations expectations, in Check() 508 void Check(const char* source, Expectations expectations, in Check()
|