Home
last modified time | relevance | path

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

/developtools/ace_js2bundle/ace-loader/
Dwebpack.rich.config.js46 test: /\.visual$/, property
52 test: /(\.hml)(\?[^?]+)?$/, property
58 test: /\.png$/, property
68 test: /\.css$/, property
74 test: /\.less$/, property
80 test: /\.(scss|sass)$/, property
86 test: /\.jsx?$/, property
115 test: /\.visual$/, property
121 test: /\.hml$/, property
127 test: /\.css$/, property
[all …]
Dwebpack.lite.config.js57 test: /(\.hml|app\.js)(\?[^?]+)?$/, property
63 test: /\.png$/, property
72 test: /\.css$/, property
78 test: /\.less$/, property
84 test: /\.(scss|sass)$/, property
90 test: /\.jsx?$/, property
Dpackage.json24 "test": "npm run build && npm run richtest && npm run litetest && npm run cardtest", string
/developtools/smartperf_host/ide/
Dwebpack.config.js182 test: /\.(ts|tsx)$/i, property
187 test: /\.css$/i, property
191 test: /\.(eot|svg|ttf|woff|woff2|png|jpg|gif)$/i, property
Dpackage.json15 "test": "jest -u", string
/developtools/ace_ets2bundle/compiler/
Dwebpack.config.js69 test: /\.d\.ts/, property
73 test: /(?<!\.d)\.(ets|ts)$/, property
145 test: /\.js$/, property
180 test: /\.json$/, property
347 test: /[\\/]node_modules[\\/]/, property
Dpackage.json16 …"test": "npm run build && mocha test/test.js && mocha test/test.js --partialUpdate && mocha test/t… string
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/test_data/
Dtest.proto48 repeated Test test = 1; field
/developtools/global_resource_tool/
Dbundle.json31 "test": [] array
/developtools/syscap_codec/
Dbundle.json45 "test": [ "//developtools/syscap_codec/test/unittest/common:unittest" ] array
/developtools/hiperf/
Dbundle.json55 "test": [ "//developtools/hiperf/test:hiperf_test" ] array
/developtools/hdc/
Dbundle.json58 "test": [ "//developtools/hdc/test:hdc_fuzztest" ] array
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dutilities_test.cpp312 std::string test; variable
/developtools/hiperf/test/unittest/common/native/
Dutilities_test.cpp301 std::string test; variable
Dsubcommand_record_test.cpp1414 std::string test = "test"; variable
Dsubcommand_stat_test.cpp1912 std::string test = "test"; variable
/developtools/profiler/
Dbundle.json128 "test": [ array
/developtools/smartperf_host/trace_streamer/test/unittest/pbreader/
Dproto_reader_test.cpp68 auto test = cores->add_test(); in AddCoreTest() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h5713 int (*test)(struct module *); member
9629 } test; member
150616 int (*test)(struct devlink_health_reporter *, struct netlink_ext_ack *); member