Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp616 const auto string_length1 = client->StringLength("This is a string"); in TEST_F() local
617 EXPECT_EQ(16, string_length1); in TEST_F()