Searched refs:Unit_test (Results 1 – 8 of 8) sorted by relevance
27 Unit_test *bool member132 if ctx.Host() && test.Properties.Test_options.Unit_test == nil {133 test.Properties.Test_options.Unit_test = proptools.BoolPtr(true)
108 entries.SetBoolIfTrue("LOCAL_IS_UNIT_TEST", Bool(test.Properties.Test_options.Unit_test))
36 Unit_test *bool member
72 entries.SetBoolIfTrue("LOCAL_IS_UNIT_TEST", Bool(p.testProperties.Test_options.Unit_test))
48 Unit_test *bool member456 if ctx.Host() && test.gtest() && test.Properties.Test_options.Unit_test == nil {457 test.Properties.Test_options.Unit_test = proptools.BoolPtr(true)
391 if Bool(test.Properties.Test_options.Unit_test) {
696 Unit_test *bool member806 if j.testProperties.Test_options.Unit_test == nil && ctx.Host() {809 j.testProperties.Test_options.Unit_test = proptools.BoolPtr(defaultUnitTest)812 …tProperties.Test_suites, j.testProperties.Auto_gen_config, j.testProperties.Test_options.Unit_test)
166 if Bool(j.testProperties.Test_options.Unit_test) {