Home
last modified time | relevance | path

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

/external/sandboxed-api/contrib/jsonnet/
Djsonnet_tests.cc236 constexpr char kOutputToExpect2[] = "tests_expected_output/second_file.json"; in TEST_F() local
245 const std::string expected_output_2 = ReadOutput(kOutputToExpect2); in TEST_F()