Lines Matching refs:CompileFile
38 ASSERT_TRUE(CompileFile(GetTestPath("res/xml/test.xml"), R"(<Item AgentCode="007"/>)", in TEST_F()
65 ASSERT_TRUE(CompileFile(GetTestPath("res/xml/test.xml"), R"(<Item AgentCode="007"/>)", in TEST_F()
145 ASSERT_TRUE(CompileFile(GetTestPath("res/raw/testtxt"), content, compiled_files_dir, &diag)); in TEST_F()
146 ASSERT_TRUE(CompileFile(GetTestPath("res/raw/test.txt"), content, compiled_files_dir, &diag)); in TEST_F()
147 ASSERT_TRUE(CompileFile(GetTestPath("res/raw/test1.hello.txt"), content, compiled_files_dir, in TEST_F()
149 ASSERT_TRUE(CompileFile(GetTestPath("res/raw/test2.goodbye.xml"), content, compiled_files_dir, in TEST_F()
189 ASSERT_TRUE(CompileFile(GetTestPath("res/values/values.xml"), in TEST_F()
196 ASSERT_TRUE(CompileFile(GetTestPath("res/values/values-override.xml"), in TEST_F()
232 ASSERT_TRUE(CompileFile(GetTestPath("res/values/values.xml"), in TEST_F()
239 ASSERT_TRUE(CompileFile(GetTestPath("res/values/values-override.xml"), in TEST_F()
274 ASSERT_TRUE(CompileFile(GetTestPath("res/values/values.xml"), in TEST_F()