Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dresource_manager_test.cc73 ResourceManagerTest() : resource_manager_(factory_, &transceiver_) {} in ResourceManagerTest()
165 std::string actual_response = resource_manager_.SendCommandAndWait(command); in LoadHandle()
191 resource_manager_.SendCommandAndWait(command); in EvictObjects()
208 std::string actual_response = resource_manager_.SendCommandAndWait(command); in StartSession()
228 resource_manager_.SendCommandAndWait(command); in EvictSession()
250 ResourceManager resource_manager_; member in trunks::ResourceManagerTest
264 std::string actual_response = resource_manager_.SendCommandAndWait(command); in TEST_F()
282 resource_manager_.SendCommand(command, callback); in TEST_F()
299 std::string actual_response = resource_manager_.SendCommandAndWait(command); in TEST_F()
331 std::string actual_response = resource_manager_.SendCommandAndWait(command); in TEST_F()
[all …]