Home
last modified time | relevance | path

Searched defs:WithNumericBase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_text_util.h71 TextOutputOptions WithNumericBase(uint8_t new_value) const { in WithNumericBase() function
/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_text_util_test.cc416 TEST(TextOutputOptions, WithNumericBase) { in TEST() argument