HomeSort by relevance Sort by last modified time
    Searched refs:CompressedNormalTestEnd (Results 1 - 2 of 2) sorted by null

  /external/opencore/engines/author/test/src/
test_pv_author_engine_typedefs.h 263 CompressedNormalTestEnd = 19, //placeholder
pvaetest.cpp 215 || (iNextTestCase == CompressedLongetivityTestBegin) || (CompressedNormalTestEnd == iNextTestCase)
221 if ((iNextTestCase >= CompressedNormalTestEnd && iNextTestCase <= CompressedLongetivityTestBegin) && (iLastTest >= CompressedLongetivityTestBegin))
227 if ((iNextTestCase > CompressedNormalTestEnd) && (iLastTest < CompressedLongetivityTestBegin))
    [all...]

Completed in 549 milliseconds