Home
last modified time | relevance | path

Searched refs:test (Results 1 - 8 of 8) sorted by relevance

/build/rust/tests/test_rust_ut/src/
H A Dmain.rs29 #[cfg(test)]
34 #[test]
39 #[test]
41 // This assert would fire and test will fail. in test_bad_add()
/build/rust/tests/test_rlib_cargo_crate/crate/src/
H A Dlib.rs41 #[cfg(test)]
43 /// Test features are passed through from BUILD.gn correctly. This test is the target configuration.
44 #[test]
53 #[test]
/build/rust/tests/test_rust_st/test/
H A Dtest.rs16 #[test]
/build/tools/component_tools/static_check/
H A Dcsct_online_entry.py63 def test(): function
65 sys.stderr.write("test error: pr_list is empty.\n")
74 sys.exit(test())
H A Dcsct_online_prehandle.py190 def test(): function
192 sys.stderr.write("test error: pr_list is empty.\n")
207 sys.exit(test())
/build/indep_configs/scripts/
H A Dgenerate_target_build_gn.py37 "-t", "--test",
39 help="whether the target contains test type. default 0 , choices: 0 or 1 2",
111 if ele not in ['inner_kits', 'test', 'inner_api']:
117 if _test_check == 1 and ele == 'test':
126 _test_check = args.test
140 inner_kits_list = build_data.get('test')
H A Dgenerate_components.py56 "-t", "--test",
58 help="whether the target contains test type. default 0 , choices: 0 or 1 2",
296 test_check = args.test
/build/test/example/
H A Dtest_build_option.py567 test target_cpu parameter
578 test ccache_para parameter
589 test rename_last_log parameter
613 test build_target parameter
624 test ninja_args parameter
635 test full_compilation parameter
646 test strict_mode parameter
657 test scalable_build parameter
668 test build_example parameter
679 test build_platform_nam
[all...]

Completed in 4 milliseconds