Home
last modified time | relevance | path

Searched full:join (Results 5901 - 5925 of 7582) sorted by relevance

1...<<231232233234235236237238239240>>...304

/third_party/protobuf/python/google/protobuf/internal/
H A Dtext_format_test.py90 self.assertMultiLineEqual(text, ''.join(golden_lines))
839 m_string = '\n'.join(['oneof_uint32: 11', 'oneof_string: "foo"'])
979 m_string = '\n'.join(['oneof_uint32: 11', 'oneof_string: "foo"'])
999 golden_text = '\n'.join(self.ReadGolden(
1204 golden = ''.join(('map_string_string {\n key: "%c"\n value: "dummy"\n}\n'
1221 # self.assertMultiLineEqual(candidate, ''.join(golden_lines))
1381 golden_text = '\n'.join(self.ReadGolden(
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp1769 thread1.join(); in HWTEST_F()
1770 thread2.join(); in HWTEST_F()
1771 thread3.join(); in HWTEST_F()
1772 thread4.join(); in HWTEST_F()
2296 th.join(); in HWTEST_F()
2485 th.join(); in HWTEST_F()
2487 it.join(); in HWTEST_F()
2758 syncThread.join(); in HWTEST_F()
2760 putThread.join(); in HWTEST_F()
/third_party/node/test/fixtures/wpt/resources/
H A Dtestharness.js986 'Timed out waiting for ' + waitingFor.types.join(', '));
1351 output += val.map(function(x) {return format_value(x, seen);}).join(", ");
2391 throw new AssertionError(errors.join("\n\n"));
3751 duplicates.join('", "') + '"';
4225 return test.properties.assert.join(' ');
4257 output_fn += escape_html(output_args.join(""));
4273 ).join("\n");
4397 var new_name = do_substitution(name).join("");
4398 var new_value = do_substitution(attrs[name]).join("");
4424 rv.push(do_substitution(String(template[0])).join(""));
[all...]
/third_party/python/Lib/test/
H A Dtest_logging.py373 prefix = '.'.join(parts[:2])
673 remover.join()
754 lock_holder_thread.join()
2077 localhost_cert = os.path.join(here, "keycert.pem")
2144 "but have been destroyed: %s" % (len(dead), ", ".join(dead)))
3850 # Issue 36813: Make sure queue.join does not deadlock.
3856 # Make sure all tasks are done and .join won't block.
3886 'pathname': os.path.join('path', 'to', 'dummy.ext'),
4623 p.join()
5514 path = os.path.join(d
[all...]
/third_party/python/Lib/test/test_email/
H A Dtest_email.py306 self.assertEqual(text, NL.join(lines[1:]))
360 self.assertEqual(data, b'\n'.join(lines[1:]))
1028 msg['References'] = SPACE.join('<%d@dom.ain>' % i for i in range(10))
1142 msg['References'] = SPACE.join(['<foo@dom.ain> '] * 10)
1159 msg['References'] = SPACE.join(['<foo@dom.ain>'] * 10) + '; abc'
2464 ''.join(s.splitlines()))
3532 neq(EMPTYSTRING.join(lines), msg.get_payload())
3539 neq(EMPTYSTRING.join(lines), fp.read())
3551 eq(EMPTYSTRING.join(lines), """\
3568 eq(EMPTYSTRING.join(line
[all...]
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Ddecoder_surface_filter.cpp159 readThread_->join(); in ~DecoderSurfaceFilter()
336 readThread_->join(); in DoStop()
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp116 serviceThread.join(); in StopServiceThread()
119 messageQueueThread.join(); in StopServiceThread()
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerStablityTest.cpp988 threadVec[i].join(); in HWTEST_F()
1012 threadVec[i].join(); in HWTEST_F()
H A DNativeAVMuxerFunctionTest.cpp819 threadVec[i].join(); in HWTEST_F()
843 threadVec[i].join(); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/audio_vivid_test/
H A Daudio_decoder_capi_avbuffer_vivid_unit_test.cpp289 inputLoop_->join(); in Stop()
297 outputLoop_->join(); in Stop()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvdec_sample.cpp468 inputLoop_->join(); in FlushInner()
488 outputLoop_->join(); in FlushInner()
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp685 threadVec[i].join(); in HWTEST_F()
712 threadVec[i].join(); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/encoder/
H A Dvenc_sample.cpp286 outputLoop_->join();
290 inputLoop_->join();
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H A Dvdec_sample.cpp366 outputLoop_->join();
370 inputLoop_->join();
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerFunctionTest.cpp809 threadVec[i].join(); in HWTEST_F()
830 threadVec[i].join(); in HWTEST_F()
H A DInnerAVMuxerStablityTest.cpp762 threadVec[i].join(); in HWTEST_F()
783 threadVec[i].join(); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_ability_unit_test.cpp401 inputLoop_->join(); in Stop()
408 outputLoop_->join(); in Stop()
/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c413 LNN_LOGD(LNN_EVENT, "join Lnn ipc client push"); in ServerIpcJoinLNN()
431 LNN_LOGE(LNN_EVENT, "join Lnn invoke failed=%{public}d", ans); in ServerIpcJoinLNN()
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_callback.c216 LOGD("Get hostapd Sta join content is NULL"); in WifiHalCbStaJoin()
219 LOGD("Get hostapd Sta join, instance id:%{public}d", id); in WifiHalCbStaJoin()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_send_receive_test.cpp372 sendThread.join(); in HWTEST_F()
438 sendThread.join(); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H A Dwater_version_manager.cpp247 return Constant::Join(bundleName, Constant::KEY_SEPARATOR, { storeName }); in Merge()
348 return Constant::Join(KEY_PREFIX, Constant::KEY_SEPARATOR, { deviceId, std::to_string(type) }); in GetKey()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_remote_query_test.cpp479 * @tc.desc: Complex query with join or aggregate func.
510 "SELECT COUNT(*) FROM " + g_tableName + " INNER JOIN r ON " + g_tableName + ".key=r.key " in HWTEST_F()
H A Ddistributeddb_relational_encrypted_db_test.cpp412 t1.join(); in HWTEST_F()
560 t1.join(); in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dwater_version_manager_test.cpp114 staticMeta_.keys.push_back(Constant::Join(it.first, Constant::KEY_SEPARATOR, { it.second })); in SetUpTestCase()
120 dynamicMeta_.keys.push_back(Constant::Join(it.first, Constant::KEY_SEPARATOR, { it.second })); in SetUpTestCase()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp567 t1.join(); in HWTEST_F()
568 t2.join(); in HWTEST_F()

Completed in 57 milliseconds

1...<<231232233234235236237238239240>>...304