Searched refs:golden (Results 1 - 6 of 6) sorted by relevance

/prebuilts/ndk/current/sources/third_party/googletest/googletest/test/
H A Dgtest_output_test.py49 # The flag for generating the golden file
283 # sequences when we read the golden file irrespective of an operating
286 golden = ToUnixLineEnding(golden_file.read())
294 normalized_golden = RemoveTypeInfoDetails(golden)
304 # This code is very handy when debugging golden file differences:
327 """Unable to write a golden file when compiled in an environment
329 and multiple threads). Please generate the golden file using a binary built
H A Dgtest_output_test_.cc112 const char* golden = kGoldenString; local
113 EXPECT_EQ(golden, actual);
550 // golden file to check that Google Test generates the right error message.
557 // Expected to fail. We rely on the golden file to check that Google Test
574 // Expected to fail. We rely on the golden file to check that Google Test
583 // Expected to fail. We rely on the golden file to check that Google Test
798 // We rely on the golden file to verify that tests whose test case
806 // We rely on the golden file to verify that typed tests whose test
824 // We rely on the golden file to verify that type-parameterized tests
994 // with the "golden" fil
[all...]
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
H A Dgtest_output_test.py49 # The flag for generating the golden file
283 # sequences when we read the golden file irrespective of an operating
286 golden = ToUnixLineEnding(golden_file.read())
294 normalized_golden = RemoveTypeInfoDetails(golden)
304 # This code is very handy when debugging golden file differences:
327 """Unable to write a golden file when compiled in an environment
329 and multiple threads). Please generate the golden file using a binary built
H A Dgtest_output_test_.cc112 const char* golden = kGoldenString; local
113 EXPECT_EQ(golden, actual);
550 // golden file to check that Google Test generates the right error message.
557 // Expected to fail. We rely on the golden file to check that Google Test
574 // Expected to fail. We rely on the golden file to check that Google Test
583 // Expected to fail. We rely on the golden file to check that Google Test
798 // We rely on the golden file to verify that tests whose test case
806 // We rely on the golden file to verify that typed tests whose test
824 // We rely on the golden file to verify that type-parameterized tests
994 // with the "golden" fil
[all...]
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
H A Dgtest_output_test.py49 # The flag for generating the golden file
283 # sequences when we read the golden file irrespective of an operating
286 golden = ToUnixLineEnding(golden_file.read())
294 normalized_golden = RemoveTypeInfoDetails(golden)
304 # This code is very handy when debugging golden file differences:
327 """Unable to write a golden file when compiled in an environment
329 and multiple threads). Please generate the golden file using a binary built
H A Dgtest_output_test_.cc112 const char* golden = kGoldenString; local
113 EXPECT_EQ(golden, actual);
550 // golden file to check that Google Test generates the right error message.
557 // Expected to fail. We rely on the golden file to check that Google Test
574 // Expected to fail. We rely on the golden file to check that Google Test
583 // Expected to fail. We rely on the golden file to check that Google Test
798 // We rely on the golden file to verify that tests whose test case
806 // We rely on the golden file to verify that typed tests whose test
824 // We rely on the golden file to verify that type-parameterized tests
994 // with the "golden" fil
[all...]

Completed in 95 milliseconds