Searched refs:Unit_test (Results 1 – 9 of 9) sorted by relevance
38 Unit_test *bool member107 if hod == android.HostSupportedNoCross && test.testProperties.Test_options.Unit_test == nil {108 test.testProperties.Test_options.Unit_test = proptools.BoolPtr(true)
72 entries.SetBoolIfTrue("LOCAL_IS_UNIT_TEST", Bool(p.testProperties.Test_options.Unit_test))
28 Unit_test *bool member184 if ctx.Host() && test.Properties.Test_options.Unit_test == nil {185 test.Properties.Test_options.Unit_test = proptools.BoolPtr(true)
108 entries.SetBoolIfTrue("LOCAL_IS_UNIT_TEST", Bool(test.Properties.Test_options.Unit_test))
109 Unit_test *bool member467 if Bool(s.testProperties.Test_options.Unit_test) {515 if module.testProperties.Test_options.Unit_test == nil {516 module.testProperties.Test_options.Unit_test = proptools.BoolPtr(true)
55 Unit_test *bool member470 if ctx.Host() && test.gtest() && test.Properties.Test_options.Unit_test == nil {471 test.Properties.Test_options.Unit_test = proptools.BoolPtr(true)
404 if Bool(test.Properties.Test_options.Unit_test) {
849 Unit_test *bool member1122 if j.testProperties.Test_options.Unit_test == nil && ctx.Host() {1125 j.testProperties.Test_options.Unit_test = proptools.BoolPtr(defaultUnitTest)1129 …es.Test_suites, configs, j.testProperties.Auto_gen_config, j.testProperties.Test_options.Unit_test)
160 if Bool(j.testProperties.Test_options.Unit_test) {