Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/media/media_cpp_standard/codecFormatNdk/
DActsCodecFormatNdkTest.cpp44 bool ActsCodecFormatNdkTest::CheckDecDesc(map<string, std::pair<bool, int>> InDesc, OH_AVFormat* Ou… in CheckDecDesc()
71 bool ActsCodecFormatNdkTest::SetFormat(struct OH_AVFormat *format, map<string, std::pair<bool, int>… in SetFormat()
/test/testfwk/xdevice/plugins/devicetest/core/
Dtest_case.py577 def set_screenrecorder_and_screenshot(self, screenrecorder: bool, screenshot: bool = True):
/test/testfwk/arkxtest/uitest/server/
Dsystem_ui_controller.cpp423 static void AddPinterItems(PointerEvent &event, const vector<pair<bool, Point>> &fingerStatus, in AddPinterItems()
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp1836 … napi_status (* api)(napi_env, napi_value, uint32_t, bool*)) in TestBoolValuedElementApi() argument