Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_text_util.h77 TextOutputOptions WithAllowPartialOutput(bool new_value) const { in WithAllowPartialOutput() function
/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_text_util_test.cc423 TEST(TextOutputOptions, WithAllowPartialOutput) { in TEST() argument