Home
last modified time | relevance | path

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

/third_party/skia/tests/
DCodecPartialTest.cpp64 SkBitmap truth; in test_partial() local
405 SkBitmap truth; in DEF_TEST() local
/third_party/flutter/skia/tests/
DCodecPartialTest.cpp65 SkBitmap truth; in test_partial() local
406 SkBitmap truth; in DEF_TEST() local
/third_party/boost/libs/graph/test/
Dbundled_properties.cpp105 template < bool > struct truth struct
/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