Searched defs:record_data (Results 1 – 10 of 10) sorted by relevance
153 const auto& record_data = subject_under_test[0]; in TEST_F() local169 const auto& record_data = subject_under_test[0]; in TEST_F() local
54 RecordData* record_data = nullptr; member
157 oneof record_data { oneof
249 def record_data(self, package_name, record_arg): member in TestRecordingRealApps
210 ScopedLocalRef<jbyteArray> record_data(sCallbackEnv.get(), in sdp_search_callback() local
676 def record_data(self, content): member in BaseTestClass
72 bluetooth_sdp_record* record_data; member
215 pub(crate) fn record_data(&self, len: usize) { in record_data() method
369 def _check_log_records(self, silent, *record_data):
4588 static void record_data(struct common_record_context *ctx) in record_data() function