Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/
Dservice_tests.cpp606 int32_t kValue = 12345; in TEST_F() local
619 int32_t kValue = 12345; in TEST_F() local
633 int32_t kValue = 12345; in TEST_F() local
720 int32_t kValue = 12; in TEST_F() local
752 int32_t kValue = 12; in TEST_F() local
/frameworks/base/tools/aapt2/format/binary/
DXmlFlattener_test.cpp266 const StringPiece16 kValue = u"value"; in TEST_F() local
/frameworks/native/libs/binder/ndk/
Dibinder.cpp45 static void* kValue = static_cast<void*>(new bool{true}); variable