OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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