Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dverify_loca.cc38 const int32_t NUM_TEST_LOCAS = 11; variable
49 for (int32_t i = 0; i < NUM_TEST_LOCAS - 1; ++i) { in VerifyLOCA()