Home
last modified time | relevance | path

Searched defs:truth (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/tests/
DCodecPartialTest.cpp65 SkBitmap truth; in test_partial() local
406 SkBitmap truth; in DEF_TEST() local
/third_party/skia/tests/
DCodecPartialTest.cpp64 SkBitmap truth; in test_partial() local
405 SkBitmap truth; in DEF_TEST() local
/third_party/python/Doc/library/
Dstdtypes.rst29 .. _truth: target
/third_party/python/Lib/
Doperator.py57 def truth(a): function
/third_party/python/Lib/test/
Dtest_iter.py436 def __init__(self, truth): argument