Home
last modified time | relevance | path

Searched defs:expected_name (Results 1 – 12 of 12) sorted by relevance

/external/flatbuffers/tests/
Dtest_builder.cpp116 bool verify(const flatbuffers::DetachedBuffer &buf, const std::string &expected_name, Color color) { in verify()
121 bool verify(const uint8_t *buf, size_t offset, const std::string &expected_name, Color color) { in verify()
126 bool release_n_verify(flatbuffers::FlatBufferBuilder &fbb, const std::string &expected_name, Color … in release_n_verify()
/external/tensorflow/tensorflow/lite/tools/evaluation/
Devaluation_stage.h142 const std::string& expected_name = mapping_iter->second; in GetObjectFromTag() local
172 const std::string& expected_name = mapping_iter->second; in AssignObjectToTag() local
/external/autotest/client/cros/networking/chrome_testing/
Dtest_utils.py88 network, expected_name, expected_type, check_name_prefix=True): argument
/external/swiftshader/third_party/SPIRV-Tools/test/
Dname_mapper_test.cpp40 std::string expected_name; member
/external/deqp-deps/SPIRV-Tools/test/
Dname_mapper_test.cpp40 std::string expected_name; member
/external/autotest/client/site_tests/cellular_ServiceName/
Dcellular_ServiceName.py85 def _verify_service_name(self, expected_name): argument
/external/flatbuffers/grpc/tests/
Dmessage_builder_test.cpp10 bool verify(flatbuffers::grpc::Message<Monster> &msg, const std::string &expected_name, Color color… in verify()
15 bool release_n_verify(flatbuffers::grpc::MessageBuilder &mbb, const std::string &expected_name, Col… in release_n_verify()
/external/skia/tests/
DAnimatedImageTest.cpp90 SkString expected_name = SkStringPrintf("expected_%c", '0' + expectedFrame); in compare_bitmaps() local
/external/skqp/tests/
DAnimatedImageTest.cpp90 SkString expected_name = SkStringPrintf("expected_%c", '0' + expectedFrame); in compare_bitmaps() local
/external/python/cpython2/Lib/test/
Dtest_runpy.py338 def _check_script(self, script_name, expected_name, expected_file, argument
/external/python/cpython3/Lib/test/
Dtest_runpy.py601 def _check_script(self, script_name, expected_name, expected_file, argument
/external/wpa_supplicant_8/hs20/client/
Dspp_client.c42 const char *expected_name) in hs20_spp_validate()