Searched defs:category (Results 1 – 4 of 4) sorted by relevance
111 void TestCategory(JSVM_TraceCategory category, void (*func)()) in TestCategory()132 #define TEST_TRACE_CATEGROY(category, func) \ argument267 std::vector<JSVM_TraceCategory> category = {JSVM_TRACE_VM}; in TEST() local272 std::vector<JSVM_TraceCategory> category = {JSVM_TRACE_WASM}; in TEST() local290 std::vector<JSVM_TraceCategory> category = {JSVM_TRACE_WASM}; in TEST() local295 std::vector<JSVM_TraceCategory> category = {JSVM_TRACE_VM}; in TEST() local315 std::vector<JSVM_TraceCategory> category = {JSVM_TRACE_STACK_TRACE}; in TEST() local372 std::vector<JSVM_TraceCategory> category(1); in TEST() local379 std::vector<JSVM_TraceCategory> category = {JSVM_TRACE_WASM}; in TEST() local388 std::vector<JSVM_TraceCategory> category = {JSVM_TRACE_WASM}; in TEST() local
171 private String category; field in OhSampleBusinessGoods
63 category: string, property
57 OH_AVCodecCategory category; in CreateCapability() local