Home
last modified time | relevance | path

Searched refs:testStateType_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Daccessibility_mt_helper.h80 return testStateType_; in GetTestStateType()
84 testStateType_ = stateType; in SetTestStateType()
149 uint32_t testStateType_ = 0; variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Daccessibility_ut_helper.h237 return testStateType_; in GetTestStateType()
242 testStateType_ = StateType; in SetTestStateType()
444 int testStateType_ = -1; variable