Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dprivet_handler_unittest.cc37 void LoadTestJson(const std::string& test_json, in LoadTestJson() function
117 LoadTestJson(json_input, &dictionary); in HandleRequest()
757 LoadTestJson(kComponents, &components); in TEST_F()
872 LoadTestJson(kInput, &command); in TEST_F()
873 LoadTestJson("{'id':'5'}", &command); in TEST_F()
887 LoadTestJson(kInput, &command); in TEST_F()
888 LoadTestJson("{'name':'test'}", &command); in TEST_F()
913 LoadTestJson(kExpected, &command); in TEST_F()
943 LoadTestJson(kExpected, &commands); in TEST_F()