Home
last modified time | relevance | path

Searched defs:one_byte (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/fbjni/test/jni/
H A Dmodified_utf8_test.cpp79 vector<uint8_t> one_byte = {'a'}; // U+0041 in TEST() local
130 vector<uint8_t> one_byte = {'a'}; in TEST() local
/aosp_15_r20/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
H A Dsfinae-1.cpp4 typedef char one_byte; typedef
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dhpack_parser_input_size_fuzzer.cc153 auto one_byte = grpc_core::Stringify( in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-2.cpp2 typedef char one_byte; typedef
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_sequencer_buffer_test.cc190 std::string one_byte = "c"; in TEST_F() local