Searched refs:SETPROP (Results 1 – 6 of 6) sorted by relevance
271 cmd.set_function(cmd.SETPROP); in TEST_F()284 cmd.set_function(cmd.SETPROP); in TEST_F()
126 EXPECT_EQ(read.SETPROP, read.function()); in TEST_F()
206 if (msg.function() == msg.SETPROP) in Send()
73 msg.set_function(msg.SETPROP); in CreateDbgContext()
503 static const Function SETPROP = Message_Function_SETPROP; variable
429 const Message_Function Message::SETPROP; member in com::android::glesv2debugger::Message