Home
last modified time | relevance | path

Searched defs:testid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/common/utils/unittest/
H A Dsqlite3_utils_test.cpp581 int testid = CheckTableExist(ctxPtr, TABLE_TRUSTED_DEV_INFO, isExist); variable
597 int testid = InsertRecord(ctx, TABLE_TRUSTED_DEV_INFO, g_record); variable
632 int testid = EncryptedDb(ctx, PASSWORD1, len); variable