Searched refs:test_state_ (Results 1 – 1 of 1) sorted by relevance
50 TestMutables test_state_; variable67 test_state_.attp_build_sr_msg.op_code_ = op_code; in attp_build_sr_msg()115 test_state_.gatts_write_attr_perm_check.access_count_++; in gatts_write_attr_perm_check()116 return test_state_.gatts_write_attr_perm_check.return_status_; in gatts_write_attr_perm_check()128 test_state_.application_request_callback.conn_id_ = conn_id; in ApplicationRequestCallback()129 test_state_.application_request_callback.trans_id_ = trans_id; in ApplicationRequestCallback()130 test_state_.application_request_callback.type_ = type; in ApplicationRequestCallback()131 test_state_.application_request_callback.data_ = *p_data; in ApplicationRequestCallback()160 test_state_ = TestMutables(); in SetUp()212 ASSERT_EQ(test_state_.gatts_write_attr_perm_check.access_count_, 1); in TEST_F()[all …]