HomeSort by relevance Sort by last modified time
    Searched refs:ReadJsonTestFile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/webcrypto/test/
test_helpers.h 80 ::testing::AssertionResult ReadJsonTestFile(const char* test_file_name,
82 // Same as ReadJsonTestFile(), but returns the value as a List.
test_helpers.cc 159 ::testing::AssertionResult ReadJsonTestFile(const char* test_file_name,
193 ::testing::AssertionResult result = ReadJsonTestFile(test_file_name, &json);

Completed in 92 milliseconds