Home
last modified time | relevance | path

Searched refs:kOutputToExpect (Results 1 – 1 of 1) sorted by relevance

/external/sandboxed-api/contrib/jsonnet/
Djsonnet_tests.cc200 constexpr char kOutputToExpect[] = "tests_expected_output/arith.golden"; in TEST_F() local
207 std::string expected_output = ReadOutput(kOutputToExpect); in TEST_F()
217 constexpr char kOutputToExpect[] = "tests_expected_output/negroni.golden"; in TEST_F() local
224 const std::string expected_output = ReadOutput(kOutputToExpect); in TEST_F()
256 constexpr char kOutputToExpect[] = in TEST_F() local
264 const std::string expected_output = ReadOutput(kOutputToExpect); in TEST_F()