Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_uds/
Dremote_method_tests.cpp628 const auto tt_result = client->SendTestType(tt); in TEST_F() local
629 EXPECT_EQ(TestType(30, -2.0, "stringfoo"), tt_result); in TEST_F()