Searched defs:high_byte (Results 1 – 2 of 2) sorted by relevance
190 String *String::CreateNewStringFromBytes(uint32_t offset, uint32_t length, uint32_t high_byte, Arra… in CreateNewStringFromBytes()
831 uint32_t high_byte = 0; in TEST_F() local