Home
last modified time | relevance | path

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

/external/chromium_org/content/child/webcrypto/test/
Dtest_helpers.h80 ::testing::AssertionResult ReadJsonTestFile(const char* test_file_name,
Dtest_helpers.cc159 ::testing::AssertionResult ReadJsonTestFile(const char* test_file_name, in ReadJsonTestFile() function
193 ::testing::AssertionResult result = ReadJsonTestFile(test_file_name, &json); in ReadJsonTestFileToList()