Searched refs:NUM_VERSIONS (Results 1 – 1 of 1) sorted by relevance
2450 const int NUM_VERSIONS = 2; in EvolutionTest() local2451 std::string schemas[NUM_VERSIONS]; in EvolutionTest()2452 std::string jsonfiles[NUM_VERSIONS]; in EvolutionTest()2453 std::vector<uint8_t> binaries[NUM_VERSIONS]; in EvolutionTest()2460 for (int i = 0; i < NUM_VERSIONS; ++i) { in EvolutionTest()2479 for (int i = 0; i < NUM_VERSIONS; ++i) { in EvolutionTest()