Home
last modified time | relevance | path

Searched refs:string_length2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp619 const auto string_length2 = client->StringLength("1234567890"); in TEST_F() local
620 EXPECT_EQ(10, string_length2); in TEST_F()