Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RSUnitTests/
DRSUnitTests.py133 UNIT_TEST_TOOLS_VERSIONS = { variable
216 tests = [x for x in tests if (x not in UNIT_TEST_TOOLS_VERSIONS or
217 test_version >= UNIT_TEST_TOOLS_VERSIONS[x])]