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

  /external/chromium_org/third_party/sfntly/cpp/src/test/
verify_maxp.cc 32 const int32_t MAXP_MAX_STORAGE = 1;
54 EXPECT_EQ(maxp->MaxStorage(), MAXP_MAX_STORAGE);
  /external/sfntly/cpp/src/test/
verify_maxp.cc 32 const int32_t MAXP_MAX_STORAGE = 1;
54 EXPECT_EQ(maxp->MaxStorage(), MAXP_MAX_STORAGE);

Completed in 20 milliseconds