Home
last modified time | relevance | path

Searched refs:sts (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstatfsndk.cpp98 struct statvfs sts = {PARAM_0}; in Fstatvfs() local
101 int ret = fstatvfs(fd, &sts); in Fstatvfs()
110 struct statvfs sts = {PARAM_0}; in Fstatvfs64() local
113 int ret = fstatvfs64(fd, &sts); in Fstatvfs64()
/test/testfwk/xdevice/plugins/devicetest/
H A Dconstants.py33 sts = 'STSKit' variable in CKit
/test/testfwk/xdevice/plugins/ohos/src/ohos/
H A Dconstants.py77 sts = 'STSKit' variable in CKit
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit.py153 @Plugin(type=Plugin.TEST_KIT, id=CKit.sts)
160 self.sts_version = get_config_value('sts-version', config)
184 "The device SPL version {} match the sts version {}".format(

Completed in 4 milliseconds