Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_agent.h42 static const int RECE_LEN = 10; variable
Ddistributed_agent.cpp135 receiveLen = DistributedAgent::RECE_LEN; in DoCmdServer()