Home
last modified time | relevance | path

Searched refs:LICENSE_LINES (Results 1 – 1 of 1) sorted by relevance

/external/zstd/tests/
Dtest-license.py52 LICENSE_LINES = [ variable
94 if LICENSE_LINES[0] not in lines[b]:
96 for l in range(len(LICENSE_LINES)):
97 if LICENSE_LINES[l] not in lines[b + l]: