Home
last modified time | relevance | path

Searched defs:test_value (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/proto/
Dwm_shell_trace.proto26 optional bool test_value = 1; field
/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp321 bool Positive(int test_value) { in Positive()
535 Status<void> OnPositive(Message& /*message*/, int test_value) { in OnPositive()
/frameworks/base/startop/view_compiler/
Ddex_builder.cc533 const auto& test_value = args[0]; in EncodeBranch() local