Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc_transport/internal/
H A Dpacket_buffer_queue_test.cc46 std::array<std::byte, 300> long_input{}; in TEST() local
/aosp_15_r20/art/runtime/interpreter/
H A Dunstarted_runtime.cc2019 uint64_t long_input = args[0] | (static_cast<uint64_t>(args[1]) << 32); in UnstartedJNIDoubleLongBitsToDouble() local