Searched refs:otc (Results 1 – 6 of 6) sorted by relevance
185 Target otc(&other_settings, in TEST_F() local188 otc.set_output_type(Target::SOURCE_SET); in TEST_F()190 EXPECT_TRUE(otc.SetToolchain(&other_toolchain, &err)); in TEST_F()191 otc.visibility().SetPublic(); in TEST_F()192 targets_.push_back(&otc); in TEST_F()195 otc.sources().push_back(otc_header); in TEST_F()196 EXPECT_TRUE(otc.OnResolved(&err)); in TEST_F()
46 having the file extension `.ttc' or `.otc'). A collection contains
616 application/vnd.oasis.opendocument.chart-template otc
76829 + strncmp(fname + len - suffixLen, ".otc", suffixLen))) {