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

  /frameworks/native/cmds/flatland/
Flatland.h 29 enum { MAX_TEST_RUNS = 16 };
Main.cpp 51 uint32_t runHeights[MAX_TEST_RUNS];
629 for (size_t j = 0; j < MAX_TEST_RUNS && b.runHeights[j]; j++) {

Completed in 2822 milliseconds