Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp631 std::vector<TestType> ttv = {TestType(0, 0.0, "abc"), in TEST_F() local
633 const std::string string_result = client->SendVector(ttv); in TEST_F()